MIF_E31222691/config
Taylor Otwell 52f0196fd3 Move broadcast channel registration to a routes file.
These are very similar to routes in that they are channel endpoints
that your application supports and they also fully support route model
binding in Laravel 5.4. Upgraded applications do not need to make this
change if they do not want to.
2016-12-30 15:46:05 -06:00
..
app.php Move broadcast channel registration to a routes file. 2016-12-30 15:46:05 -06:00
auth.php remove irrelevant comment 2016-09-01 09:01:57 -05:00
broadcasting.php Default broadcasting driver to null. 2016-08-05 15:51:22 -05:00
cache.php Remove extra whitespace in config/cache.php 2016-08-23 22:39:29 -05:00
compile.php Don't compile service providers by default. 2015-04-21 14:39:47 -05:00
database.php Merge branch 'master' into develop 2016-12-29 13:03:32 +00:00
filesystems.php clear up comment 2016-10-26 08:16:28 -05:00
mail.php Remove the "mail" driver as recommended, and add "array" 2016-12-29 13:17:27 +00:00
queue.php Tweak a few broadcasting configurations. 2016-08-05 15:44:29 -05: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 Environment configuration for HTTPS only cookie 2016-09-01 21:22:34 -04:00
view.php Additional cs fixes 2015-06-01 15:46:45 +01:00