mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
Unified database configuration and updated admin dependencies
This commit is contained in:
@@ -32,7 +32,7 @@ class NexusDB
|
||||
|
||||
}
|
||||
|
||||
const ELOQUENT_CONNECTION_NAME = 'default';
|
||||
const ELOQUENT_CONNECTION_NAME = 'mysql';
|
||||
|
||||
public function setDriver(DBInterface $driver)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user