grigory.shein@gmail.com's avatar

Use a separate database for settings

Hey guys!

I'd like to use a separate database for settings (.sqlite) because the main database gets refreshed all of the time through "migrate:fresh --seed" and it's a pain.

in config/settings.php I can specify a driver "database" and there I can specify a table. But can I specify a separate db connection?

Thank you!

0 likes
3 replies

Please or to participate in this conversation.