Level 4
I created my own config/database.php in the root directory to override the built-in one.
Hello,
Since there is no database configuration file in lumen, how can I pass additional parameters to the database connection to connect over SSL?
I need to use the sslmode and sslrootcert parameters.
Please or to participate in this conversation.