Age | Commit message (Collapse) | Author |
|
Changed container to Illuminate/Container and added service providers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented Container, closes #342
|
|
|
|
|
|
|
|
|
|
|
|
@see https://laravel.com/docs/5.5/container
@see https://davejamesmiller.com/2017/06/15/laravel-illuminate-container-in-depth
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prepared routing, added symfony http Closes #336 and closes #337
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# includes/controller/angeltypes_controller.php
# includes/pages/admin_groups.php
# includes/pages/user_settings.php
# includes/sys_page.php
# src/Exceptions/Handler.php
# src/Http/Request.php
|
|
|
|
|
|
|
|
|