Taylor Otwell
c30adc88c1
adjust variable name
2018-03-13 13:38:47 -05:00
Taylor Otwell
10340d3a02
fix wording
2018-03-13 13:37:32 -05:00
Jason Judge
37b9e0f76d
The default queue "driver" is actually a "connection"
...
The description here has bothered me for a while, because it is kind of misleading.
The `QUEUE_DRIVER` environment variable perhaps also needs changing to `QUEUE_CONNECTION`, but I'm not sure if that is just too engrained in legacy systems now? I can change that on this PR if you agree, and also the matching `QUEUE_DRIVER=sync` in `.env.example`.
2018-03-13 18:29:01 +00:00
Taylor Otwell
d6d0013562
add block_for option
2018-01-26 09:05:27 -06:00
Taylor Otwell
aa4b02358a
fix name
2017-12-19 08:08:25 -06:00
Pavinthan
bafe459963
Name sort
2017-12-19 12:44:14 +05:30
Pavinthan
41ea79f20e
Update SQS config
2017-12-19 12:42:36 +05:30
Laurence Ioannou
86e4e204aa
Update queue.php
2017-04-28 21:19:14 +01:00
Taylor Otwell
6869a880b7
adjust wording
2017-04-21 11:39:59 -05:00
Andrew
d771ee6c8a
add queue prefix value
...
this PR goes along with https://github.com/laravel/framework/pull/18860
2017-04-20 15:31:39 -05:00
Taylor Otwell
a9fad67e1f
fix spacing
2017-01-21 10:15:05 -06:00
Drew Budwin
d1fd418826
Fixed a typo in a block comment queue.php
...
Normally, words that start with vowels (like "unified") are preceded by "an" instead of "a." However, "unified" is an exception to the rule.
Source: https://www.a-or-an.com/a_an/unified
2017-01-20 19:51:53 -05:00
Taylor Otwell
9df814e512
Tweak a few broadcasting configurations.
2016-08-05 15:44:29 -05:00
Taylor Otwell
fd569a3785
Name this option "retry_after" for clarity.
2016-07-22 14:53:03 -05:00
Taylor Otwell
3cc0388ed7
Use expire for consistency.
2016-07-22 14:40:53 -05:00
halaei
d3aff652bd
expire jobs after 90 seconds
2016-06-29 12:11:40 +04:30
Graham Campbell
ce25be19eb
Tweaked config
2016-04-05 11:15:06 +01:00
Taylor Otwell
ec0e06e783
cleaning up configs
2016-03-01 08:23:00 -06:00
Taylor Otwell
36db347a0c
remove iron config. moved to package
2015-12-06 14:46:51 -06:00
Pulkit Jalan
72158f4a8f
added queue prefix to match the framework
2015-12-01 20:27:51 +00:00
Graham Campbell
f2348b7897
Tweaked alignment
2015-10-30 18:19:00 +00:00
Taylor Otwell
54533fc037
spacing
2015-10-20 13:57:31 -07:00
Tuomas Koponen
77c5c1726f
Change default value for queue.failed.database
...
Use same DB_CONNECTION enviroment variable for queue.failed.database config
2015-10-20 22:23:54 +03:00
Taylor Otwell
eacb058caf
Connection setting in Redis queue.
2015-02-24 20:07:09 -06:00
Taylor Otwell
f424b87a63
PSR-2 for app.
2015-02-22 20:47:03 -06:00
Jonathan Garbee
cb2c469a52
Remove executable status from queue config.
2015-02-05 11:03:35 -05:00
Joe Cohen
f8148e7ccd
Typo
2015-01-18 23:07:32 -06:00
Carlos - 安正超
38e9a241db
Modify the wording of env() default values
2014-12-30 10:06:17 +08:00
Taylor Otwell
49cbb23ac5
Sample database config.
2014-12-19 16:00:22 -06:00
Taylor Otwell
3646070dc1
Add expire option by default.
2014-12-16 16:10:19 -06:00
Taylor Otwell
93434d8679
Use the "Env" helper which has boolean support.
2014-12-15 13:07:04 -06:00
Taylor Otwell
ce48990bf2
Tweak some paths again.
2014-12-15 08:42:13 -06:00
Taylor Otwell
532297c109
Work on default project structure.
2014-12-08 09:31:31 -06:00
Taylor Otwell
48d1a0ce36
working on some configuration changes.
2014-12-03 21:59:42 -06:00
Taylor Otwell
372a6d4907
List null driver in list of queue drivers.
2014-11-25 09:31:10 -06:00
Taylor Otwell
76c84d8652
Convert configuration PHP 5.4 arrays.
2014-08-24 14:03:58 -05:00
Taylor Otwell
9aae50e501
Working on the default app structure.
2014-08-18 22:46:16 -05:00