quiz-App

quiz app using laravel 8 with jetstream inertia

Stars
44
Committers
3

laravel 8 quiz app with jetstream inertia

run the following commands:

composer install

npm install

php artisan serve

npm run watch

php artisan db:seed
Related Projects