Guest room booking system using laravel 8 with Jetstream package
- Clone the repository __git clone https://github.com/vinobe21/Guest-Room-Booking-Application.git
- Rename .env.example file to .env
- Run composer update
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan db:seed
Password | |
---|---|
admin@admin.com | password |
user@user.com | password |