BookStack/app/Providers
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
..
AppServiceProvider.php Improved Exception handling, Removed npm requirement for testing 2016-09-03 12:08:58 +01:00
AuthServiceProvider.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
BroadcastServiceProvider.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
CustomFacadeProvider.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
EventServiceProvider.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
LdapUserProvider.php Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
PaginationServiceProvider.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
RouteServiceProvider.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
SocialiteServiceProvider.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00