BookStack/app/Exceptions
Dan Brown d3d8ddbe52
Improved 404 handling and fixed editor error
404 handling now not a hack-around and uses Laravel 'fallback' routes
instead. Prevents errors with the session when you have mulitple errors
on a page where a post/put/delete is made.
2018-05-19 17:01:33 +01:00
..
AuthException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ConfirmationEmailException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
FileUploadException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Handler.php Improved 404 handling and fixed editor error 2018-05-19 17:01:33 +01:00
ImageUploadException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LdapException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
NotFoundException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
NotifyException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
PermissionsException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
PrettyException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialDriverNotConfigured.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialSignInException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
UserRegistrationException.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00