BookStack/config
Dan Brown 9dc9724e15 Laravel 5.3 upgrade (#189)
* Started move to laravel 5.3

* Started updating login & registration flows for laravel 5.3 update

* Updated app emails to notification system

* Fixed registations bugs and removed email confirmation model

* Fixed large portion of laravel post-upgrade issues

* Fixed and tested LDAP process
2016-09-17 18:22:04 +01:00
..
app.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
auth.php Updated user interfaces for LDAP and added email from LDAP 2016-01-13 22:22:30 +00:00
broadcasting.php Initial commit 2015-07-12 20:01:42 +01:00
cache.php Added Redis cache/session support 2016-04-03 11:00:14 +01:00
compile.php Initial commit 2015-07-12 20:01:42 +01:00
database.php Updated database config to be codeship compatible 2016-05-02 10:35:42 +01:00
dompdf.php Added plaintext & basic PDF page Export 2016-01-31 17:53:30 +00:00
filesystems.php Updated laravel to 5.2 and started ldap implementation 2016-01-09 19:24:21 +00:00
mail.php Added tests for confirmed registration 2015-09-21 20:54:11 +01:00
queue.php Initial commit 2015-07-12 20:01:42 +01:00
services.php Cleaned tests up, Started LDAP tests, Created LDAP wrapper 2016-01-15 23:21:47 +00:00
session.php Initial commit 2015-07-12 20:01:42 +01:00
setting-defaults.php Updated all application urls to allow path prefix. 2016-08-14 12:29:35 +01:00
view.php Initial commit 2015-07-12 20:01:42 +01:00