Clone the project
git clone https://github.com/hussain786-baba/Laravel_Business_listing
Go to the project directory
cd project-name
- Copy .env.example file to .env and edit database credentials there
composer install
php artisan key:generate
php artisan migrate:fresh --seed
php artisan storage:link
- email = admin@example.com
- password = 123