Merge branch '#49-laravel-9' into #41-email-notifications

# Conflicts:
#	app/Architecture/Providers/EventServiceProvider.php
#	app/Domain/VacationRequestStateManager.php
#	resources/lang/pl.json
This commit is contained in:
EwelinaLasowy
2022-02-18 11:41:15 +01:00
18 changed files with 790 additions and 2124 deletions

View File

@@ -35,7 +35,7 @@ CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120
FILESYSTEM_DRIVER=local
FILESYSTEM_DISK=local
MAILHOG_PORT=1025
MAILHOG_DASHBOARD_PORT=8025