Skip to content

jinxc-dev/booking-larave-vue

Repository files navigation

booking-larave-vue

Booking website using Laravel+Vue

#For Local/Development composer install php artisan key:generate php artisan storage:link php artisan migrate [--seed] For Production

Running this on development environment will throw error so run below command only on production

composer install --no-dev --optimize-autoloader php artisan key:generate php artisan storage:link php artisan migrate --force

About

Booking website using Laravel+Vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published