BookStack/app/Providers
Dan Brown 66917520cb
Service provider and other cleanup
- Removed old 'exposeTranslations' system to instead use new component
 option system.
- Extracted validation rules into their own service provider.
- Cleaned up some formatting/comments in the repos.
2020-11-21 17:52:49 +00:00
..
AppServiceProvider.php Service provider and other cleanup 2020-11-21 17:52:49 +00:00
AuthServiceProvider.php Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
BroadcastServiceProvider.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
CustomFacadeProvider.php Refactored some core entity actions 2019-09-20 00:18:28 +01:00
CustomValidationServiceProvider.php Service provider and other cleanup 2020-11-21 17:52:49 +00:00
EventServiceProvider.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
PaginationServiceProvider.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
RouteServiceProvider.php Started core API route work 2019-12-28 14:58:07 +00:00
TranslationServiceProvider.php Made it possible to override translations via theme system 2019-10-26 18:07:14 +01:00