]> BookStack Code Mirror - bookstack/commit
Updated app requirements & Added some friendlier errors
authorDan Brown <redacted>
Wed, 3 Feb 2016 20:52:25 +0000 (20:52 +0000)
committerDan Brown <redacted>
Wed, 3 Feb 2016 20:55:37 +0000 (20:55 +0000)
commit8e8d582bc67c6ec440229a7fa9d4998fc9129ac1
tree6a9552519b743575a952aa470ef0e84040e6d8e0
parente87db96fc07302ab72ce60aa5e4414beb582c612
Updated app requirements & Added some friendlier errors
app/Exceptions/ConfirmationEmailException.php
app/Exceptions/Handler.php
app/Exceptions/ImageUploadException.php
app/Exceptions/LdapException.php
app/Exceptions/PrettyException.php [new file with mode: 0644]
app/Exceptions/SocialDriverNotConfigured.php
app/Exceptions/SocialSignInException.php
app/Exceptions/UserRegistrationException.php
app/Services/ImageService.php
readme.md
resources/views/errors/500.blade.php [new file with mode: 0644]