Must be Follow the commad to run the existing laravel proect

  1. composer update
  2. create database and setting it
  3. php artisan migrate
  4. php artisan serve
  5. if still it is not working then
  6. php artisan config:cache
  7. php artisan config:clear