diff --git a/.env.example b/.env.example index 3642a5e18..95e5d813b 100644 --- a/.env.example +++ b/.env.example @@ -9,6 +9,7 @@ DB_PASSWORD=secret CACHE_DRIVER=file SESSION_DRIVER=file +QUEUE_DRIVER=sync MAIL_DRIVER=smtp MAIL_HOST=mailtrap.io