Getting Started

Give the application access to the package using the PHP Packages application, then install it using Composer:

scripts/composer.sh require alberon/laravel-multiple-databases

Configure the database names.

Then create/update the Eloquent models, custom queries and unit tests as required.