BookStack/app/App/Providers
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
AppServiceProvider.php Started aligning app-wide outbound http calling behaviour 2023-09-08 14:16:09 +01:00
AuthServiceProvider.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
EventServiceProvider.php Slack auth: Switched from community to laravel library 2023-09-11 15:26:04 +01:00
RouteServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ThemeServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
TranslationServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ValidationRuleServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ViewTweaksServiceProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00