timezone fix

This commit is contained in:
Benjamin Takats
2022-12-16 13:56:10 +01:00
parent 41a55d438f
commit 8e532e8cfe
5 changed files with 33 additions and 17 deletions

View File

@@ -99,7 +99,7 @@ return [
*/
'middleware' => [
'web',
'nova-web',
HandleInertiaRequests::class,
DispatchServingNovaEvent::class,
BootTools::class,