jonnybarnes.uk/resources/views
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
..
admin Improve likes 2018-01-12 21:19:42 +00:00
articles Improve syntax highlighting of code 2019-01-24 19:19:45 +00:00
bookmarks Improved test code coverage, including necessary refactor 2017-12-07 15:06:56 +00:00
contacts New style for the website 2017-11-04 12:10:46 +00:00
errors Modify maintenance page 2017-02-16 10:02:58 +00:00
likes Improve likes 2018-01-12 21:19:42 +00:00
notes Improve syntax highlighting of code 2019-01-24 19:19:45 +00:00
templates Some redesign work, that didnt actually use grid 2019-03-16 21:48:54 +00:00
vendor Initial commit to new repo 2016-05-19 15:01:28 +01:00
allplaces.blade.php New style for the website 2017-11-04 12:10:46 +00:00
colophon.blade.php New style for the website 2017-11-04 12:10:46 +00:00
login.blade.php Get Newest Horizon (#109) 2019-03-21 19:46:38 +00:00
logout.blade.php Protect admin routes with new eloquent sessions 2019-03-23 09:35:07 +00:00
master.blade.php Some redesign work, that didnt actually use grid 2019-03-16 21:48:54 +00:00
projects.blade.php New style for the website 2017-11-04 12:10:46 +00:00
search.blade.php Improve syntax highlighting of code 2019-01-24 19:19:45 +00:00
singleplace.blade.php New style for the website 2017-11-04 12:10:46 +00:00
webmention-endpoint.blade.php New style for the website 2017-11-04 12:10:46 +00:00
welcome.blade.php Squashed commit of the following: 2017-08-11 21:02:03 +01:00