Support the ongoing development of Laravel.io →
Database Eloquent
Last updated 2 years ago.
0

Have you connected to the database successfully?

It looks like you have not set up the credentials to connect with your database, or if you have, artisan is running in a different environment than the credentials you have setup.

Check your app/config/database.php file to make sure the credentials are setup successfully. I think artisan runs in the production environment by default. You can change this in bootstrap/start.php.

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.