← Retour aux projets
Livewire Vue Dependent Dropdowns
#Livewire vs Vue: Dependent Dropdowns Demo
#How to use
- Clone the project 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
npm install && npm run devto compile Vue and other front-end assets - That's it: launch the main URL