error update
This commit is contained in:
@@ -6,3 +6,4 @@ $con = json_decode(file_get_contents('config/database.json', true), true);
|
||||
$capsule->addConnection($con);
|
||||
$capsule->setAsGlobal();
|
||||
$capsule->bootEloquent();
|
||||
$capsule->Connection()->getPdo();
|
||||
|
||||
Reference in New Issue
Block a user