Skip to content
Advertisement

Database connection not configured

I am currently doing a local project, using MAMP with PHP version 7.4.21 and I can’t seem to run my system because the database is not configured correctly.

Here’s my .env

JavaScript

and here’s my database.php

JavaScript

Advertisement

Answer

JavaScript

DB_CONNECTION is the driver that you will use

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement