Skip to content

simple crud with Laravel 8, Inertia, Vue, and MySQL Database

Notifications You must be signed in to change notification settings

RP-Guruh/CRUD-Laravel-inertia-vue

Repository files navigation

Cara config aplikasi

  1. run npm install
  2. run composer install
  3. buat file .env dari contoh file .env.example
  4. run php artisan key:generate
  5. run php artisan migrate
  6. run php artisan optimize
  7. run php artisan serve

About

simple crud with Laravel 8, Inertia, Vue, and MySQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published