BookStack/app/Http
Dan Brown 78bf11cf65
Locales: Removed a lot of existing locale handling
There was a lot of locale handling to get correct/expected date
formatting within the app.
Carbon now has built-in locale content rather than us needing to target
specific system locales.

This also removes setting locale via Carbon directly.
Carbon registers its own Laravel service provider which seems to
accurately pull the correct locale from the app.

For #4555
2023-09-17 22:02:12 +01:00
..
Middleware Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
ApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Controller.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
DownloadResponseFactory.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
HttpClientHistory.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
HttpRequestService.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00