This repository was archived by the owner on Apr 15, 2025. It is now read-only.
v1.0.0
Changelog
- Allow for key paths into database config, like:
connection.pgsql,connection.sqlsrv, or simplyredis. - Skip setting empty values
- Update docs
Breaking
config/db-uri.php. Keys are now'connection.DRIVER' => 'URL'instead of'DRIVER' => 'URL', except fordefault.