Skip to content

Building Student Management CRUD with LARAVEL VUE and INERTIA. the amazing thing about I got by combining these technologies is we ca build single page application or SPA .

Notifications You must be signed in to change notification settings

tauseedzaman/Laravel-Inertia-SPA-CRUD

Repository files navigation

Laravel Vue and inertia SPA CRUD

Quick Start

  1. clone the repo
  2. cd Laravel-Inertia-SPA-CRUD
  3. composer install
  4. .copy or cp .env.example .env
  5. php artisan key:generate
  6. npm install
  7. npm run dev
  8. php artisan migrate
  9. php artisan db:seed
  10. php artisan serve
  11. default username: tauseedzaman, password: password

Screenshot

## Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license. "# Laravel-Inertia-SPA-CRUD" "# Laravel-Inertia-SPA-CRUD"

About

Building Student Management CRUD with LARAVEL VUE and INERTIA. the amazing thing about I got by combining these technologies is we ca build single page application or SPA .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published