Follow these instructions to set up and run the project locally on your Machine.
- Clone the repository:
https://github.com/JibachhhMahto764/Tour-and-traveling-website.git
cd Tour-and-traveling-website
composer install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan migrate:fresh --seed
php artisan serve
Admin:
admin@example.com
Password:
admin