MIF_E31222691/config
Roberto Aguilar fd42e10a5f Changes localhost to 127.0.0.1 in database config
In https://github.com/laravel/laravel/pull/3641 was decided to use `127.0.0.1` instead of `localhost` to avoid DNS lookups

This change is to maintain consistency between `.env` and `database.php`
2016-11-14 15:19:31 -06:00
..
app.php add bus alias 2016-09-20 08:38:45 -05: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 Changes localhost to 127.0.0.1 in database config 2016-11-14 15:19:31 -06:00
filesystems.php clear up comment 2016-10-26 08:16:28 -05:00
mail.php change var name 2016-11-08 10:52:43 -06: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