featurehelp wanted
Repository metrics
- Stars
- (11,817 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
- Laravel Version: 5.4.*
- Voyager Version: ^0.11.14
- PHP Version: 7.1.8
- Database Driver & Version: MariaDB 5.5.52
Description:
I do have multiple databases which works quite well within a Laravel App.
How can I configure Voyager to use them?
Is it possible to switch between connections?
Kind Regards
Steps To Reproduce:
- new laravel project and installation of voyager with all required steps
- create a new databases
- setup new database connections in database.php config
- just default one is present