jonnybarnes.uk/resources
Jonny Barnes 2e79492b01 Protect admin routes with new eloquent sessions
When using Laravel’s own auth middleware an exception would then get
thrown which was being sent to Slack, hmmm.

So I modified the original MyAuthMiddleware to use the Auth facade
instead of a custom session key.

A logout page has also been added.
2019-03-23 09:35:07 +00:00
..
es6 Get repo up to date with changes in laravel/laravel (issue #95) 2019-01-27 13:51:21 +00:00
lang/en Get repo up to date with changes in laravel/laravel (issue #95) 2019-01-27 13:51:21 +00:00
sass Some redesign work, that didnt actually use grid 2019-03-16 21:48:54 +00:00
views Protect admin routes with new eloquent sessions 2019-03-23 09:35:07 +00:00