mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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. |
||
|---|---|---|
| .. | ||
| AuthException.php | ||
| ConfirmationEmailException.php | ||
| FileUploadException.php | ||
| Handler.php | ||
| ImageUploadException.php | ||
| LdapException.php | ||
| NotFoundException.php | ||
| NotifyException.php | ||
| PermissionsException.php | ||
| PrettyException.php | ||
| SocialDriverNotConfigured.php | ||
| SocialSignInException.php | ||
| UserRegistrationException.php | ||