Sulaiman's avatar

Connect to database over SSL

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.

0 likes
2 replies
Sulaiman's avatar

I created my own config/database.php in the root directory to override the built-in one.

Please or to participate in this conversation.