We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6249969 commit 43f66d5Copy full SHA for 43f66d5
.env.example
@@ -9,6 +9,7 @@ DB_PASSWORD=secret
9
10
CACHE_DRIVER=file
11
SESSION_DRIVER=file
12
+QUEUE_DRIVER=sync
13
14
MAIL_DRIVER=smtp
15
MAIL_HOST=mailtrap.io
0 commit comments