Bootstrap installed
This commit is contained in:
parent
09d78192b6
commit
cfcfefefd8
@ -4,3 +4,8 @@
|
|||||||
* Composer autoload
|
* Composer autoload
|
||||||
*/
|
*/
|
||||||
require_once __DIR__ . '/../vendor/autoload.php';
|
require_once __DIR__ . '/../vendor/autoload.php';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* todo: Create a new bootstrap architecture.
|
||||||
|
*/
|
||||||
|
require_once __DIR__ . '/../app/Bootstrap.php';
|
||||||
|
Loading…
Reference in New Issue
Block a user