Skip to content

Simple Laravel + Vue Crud example with Database Interactivity

Notifications You must be signed in to change notification settings

thetestcoder/laravel-vue-crud-example

Repository files navigation

Use

git clone https://github.com/thetestcoder/laravel-vue-crud-example.git

After Clone

  1. Add new Database
  2. copy .env.example to .env file
  3. run composer install
  4. then php artisan key:generate
  5. Now Run Below Command
npm install

npm run dev

About

Simple Laravel + Vue Crud example with Database Interactivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages