summaryrefslogtreecommitdiff
path: root/app/Exceptions/Handler.php
AgeCommit message (Expand)AuthorFilesLines
2019-04-14Refactor the bootstrap processGreg Roach1-98/+0
2019-04-13Move route-not-found logic from controller to middlewareGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-13/+56
2019-02-04Working on upgrade wizard and testingGreg Roach1-6/+5
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-18Add support for Laravel query-builderGreg Roach1-3/+3
2018-10-10Use same error handler on dev/productionGreg Roach1-13/+2
2018-08-19CodeStyleGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach1-33/+35
2018-06-02Refactor error handlingGreg Roach1-0/+65