thedevdojo/voyager

Multiple Database

Open

#1703 aperta il 13 set 2017

Vedi su GitHub
 (10 commenti) (1 reazione) (0 assegnatari)PHP (2652 fork)batch import
featurehelp wanted

Metriche repository

Star
 (11.817 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

  • 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

Guida contributor