Aller au contenu
← Retour aux projets

Vue QuickAdminPanel Companies

#Vue.js + Laravel SPA: Manage Companies

A demo of what can be generated with our QuickAdminPanel new Vue+Laravel generator, without writing a single line of code.

Laravel Vue.js SPA Companies Table

Laravel Vue.js SPA Companies Form


#How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • Run php artisan passport:install
  • Run npm install
  • Run npm run dev
  • That's it: launch the main URL.

#License

Basically, feel free to use and re-use any way you want.


#More from our LaravelDaily Team

Nouvelle version disponible.