You're using the default database name laravel code example
Example: Edit the .env file and use the correct database name in the DB_DATABASE key.
php artisan config:clear
php artisan cache:clear
php artisan route:clear
php artisan view:clear
php artisan optimize