Skip to content

Commit 5973688

Browse files
committed
Update understand-laravel.php
1 parent 61fb0d4 commit 5973688

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/config/understand-laravel.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
'silent' => true,
1414

1515
/**
16-
* Specify which handler to use (sync|queue)
16+
* Specify which handler to use - sync, queue or async.
17+
*
18+
* Note that the async handler will only work in systems where
19+
* the CURL command line tool is installed
1720
*/
1821
'handler' => 'sync',
1922

0 commit comments

Comments
 (0)