MIF_E31222691/config
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
..
app.php update log configuration file 2018-01-04 15:28:26 -06:00
auth.php remove irrelevant comment 2016-09-01 09:01:57 -05:00
broadcasting.php Update broadcasting.php 2017-12-24 08:11:34 -06:00
cache.php Update cache prefix. 2017-09-06 16:38:40 +07:00
database.php Added port to sqlsrv settings 2017-05-03 23:55:48 +02:00
filesystems.php Update filesystems.php 2018-02-27 14:32:22 -06:00
hashing.php add hashing config 2018-01-30 08:38:49 -06:00
logging.php change the default logging channel 2018-01-26 14:41:53 -06:00
mail.php Apply fixes from StyleCI 2017-02-03 16:06:59 +00:00
queue.php The default queue "driver" is actually a "connection" 2018-03-13 18:29:01 +00:00
services.php Remove mandrill as a default configuration since it's fallen out of popularity. 2016-07-21 11:49:28 -05:00
session.php Load config.session.lifetime from env file 2017-10-04 09:52:03 -04:00
view.php Use consistent config paths 2017-03-05 13:30:16 +02:00