Some searching
- http://fideloper.com/laravel-multiple-database-connections
- https://laracasts.com/discuss/channels/general-discussion/hitting-multiple-databases-dinamically-with-laravel
You could check the domain (using a switch so you explicitly match the sites) to load different ones. You could use different environment vars to change the database.