upgrade to 10.x

This commit is contained in:
Jeremias Wolff
2023-04-18 20:40:09 +02:00
parent b382d98c10
commit 8c266b5841
11 changed files with 3152 additions and 1767 deletions

View File

@@ -42,6 +42,19 @@ return [
'env' => 'development',
/*
|--------------------------------------------------------------------------
| Application Timezone
|--------------------------------------------------------------------------
|
| Here you may specify the default timezone for your application, which
| will be used by the PHP date and date-time functions. We have gone
| ahead and set this to a sensible default for you out of the box.
|
*/
'timezone' => 'UTC',
/*
|--------------------------------------------------------------------------
| Autoloaded Service Providers