mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
78bf11cf65
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 |
||
---|---|---|
.. | ||
Middleware | ||
ApiController.php | ||
Controller.php | ||
DownloadResponseFactory.php | ||
HttpClientHistory.php | ||
HttpRequestService.php | ||
Kernel.php | ||
Request.php |