首頁 >後端開發 >php教程 >laravel 5.1 php artisan queue:listen connection中connection是什么?

laravel 5.1 php artisan queue:listen connection中connection是什么?

WBOY
WBOY原創
2016-07-06 13:53:09941瀏覽

这是文档里的话,不太懂
laravel 5.1 php artisan queue:listen connection中connection是什么?

回复内容:

这是文档里的话,不太懂
laravel 5.1 php artisan queue:listen connection中connection是什么?

php artisan help queue:listen

<code>Arguments:
  connection               The name of connection</code>

其实就是队列的名字
在哪里配置呢
config\queue.php 列出了一些队列 syncbeanstalkdredis 名字

用这些名字 替换 connection ,不替换也没关系,配置文件了设置了 default

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn