thedevdojo/voyager

Multiple Database

開放

#1,703 建立於 2017年9月13日

 (10 則留言) (1 個反應) (0 位負責人)PHP (2,652 個分叉)batch import
featurehelp wanted

倉庫指標

星標
 (11,817 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • 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

貢獻者指南