A common meeting room, which can be pre-booked for booking as a time slot method. (Php, laravel, vue js booking system)
composer update
Update .env
file Information
php artisan migrate
Go to the vue js folder directory and then run this command
npm install
php artisan serve
Go to the vue js folder directory and then run this command
npm run dev
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.