tobymaxham/database is a Laravel package for a package to quickly connect using eloquent..
It currently has 1 GitHub stars and 23 downloads on Packagist.
Install it with composer require tobymaxham/database.
Discover more Laravel packages by tobymaxham
or browse all Laravel packages to compare alternatives.
Last updated
composer require tobymaxham/database
TobyMaxham\DBConnector::connect([
'host' => 'localhost',
'database' => 'database',
'username' => 'root',
'password' => 'password',
]);
and you'll be done.
TobyMaxham's Database is licensed under The MIT License (MIT).
Eloquent by Illuminate Database