Skip to content

OlegMarko/laravel-crud-vue

Repository files navigation

How to run this app

Steps

  • clone github repository git clone https://github.com/OlegMarko/laravel-crud-vue.git
  • run command: cd laravel-crud-vue
  • run command: composer install
  • mod permissions to path /bootstrap /public /storage
  • run command: php artisan key:generate
  • run command: php artisan migrate
  • run command: php artisan serve
  • register new user
  • create new task
  • ...

About

Laravel CRUD using repositories pattern and vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published