Frontend update
This commit is contained in:
@@ -6,4 +6,3 @@ $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