Skip to content

Connecting MongoDB to the project – error

I am trying to connect the MongoDB database to my project in Laravel 7.0 using Docker. I have followed this guide LINK Unfortunately, not everything goes as planned. I cannot run the command php …

Encountered an error while trying to use a php framework

Notice: Trying to access array offset on value of type null in C:xampphtdocsE-LAMAXapplibrariesCore.php on line 18 Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘lamax.settings’ doesn’t exist in C:xampphtdocsE-LAMAXapplibrariesDatabase.php:66 S…