summaryrefslogtreecommitdiff
path: root/app/Http/Middleware/BootModules.php
AgeCommit message (Expand)AuthorFilesLines
2021-05-18CodeStyleGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-3/+0
2019-10-09Working on routingGreg Roach1-12/+2
2019-10-02Apply fixes from StyleCI (#2602)Greg Roach1-1/+0
2019-10-02MiddlewareGreg Roach1-6/+21
2019-09-29PSR12Greg Roach1-0/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-10/+9
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-05Fix: #2240 - allow custom modules to provide and replace viewsGreg Roach1-1/+1
2019-03-05Custom module examplesGreg Roach1-0/+61