← 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.


#How to use
- Clone the repository with
git clone - Copy
.env.examplefile to.envand 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
- Check out our adminpanel generator QuickAdminPanel
- Subscribe to my YouTube channel Laravel Business
- Enroll in my Laravel Online Courses