- git clone
https://github.com/OlegMarko/vue-laravel-repositories-crud.git
cd vue-laravel-repositories-crud
- run command:
composer install
- run command:
npm install
- add permissions 777 to ./public ./storage ./bootstrap
- change
.env
file similar to.env.example
- run command:
php artisan migrate
- run command:
php artisan serve
- set base url to
resources/assets/config.js
- visit to if your base url
http://localhost:8000
http://127.0.0.1:8000
-
Notifications
You must be signed in to change notification settings - Fork 1
OlegMarko/vue-laravel-repositories-crud
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Laravel CRUD using repositories pattern and vue.js
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published