Multi Auth - Multi DB (#2442)

* Multi Auth / Multi DB cleanup

* Fixes for Multi-DB

* Fixes for Multi auth using Multi DB

* Remove register routes from application
This commit is contained in:
David Bomba
2018-10-15 16:00:48 +11:00
committed by GitHub
parent 19a836b010
commit 4076a00dae
221 changed files with 1224 additions and 98828 deletions

View File

@@ -12,7 +12,7 @@
*/
$app = new Illuminate\Foundation\Application(
dirname(__DIR__)
realpath(__DIR__.'/../')
);
/*

0
bootstrap/cache/.gitignore vendored Executable file → Normal file
View File