database name seems incorrect you're using the default database name laravel. this database does not exist. edit the .env file and use the correct database name in the db_database key

0

Database name seems incorrect You're using the default database name laravel. This database does not exist. Edit the .env file and use the correct database name in the DB_DATABASE key.

By Wooden Hammer Angie Hammes at Mar 12 2020


Related code examples


Code examples by languages