MIF_E31222691/config
Bart Huisman (also known as VolgensBartjes) 936addceef give newbees a package service providers section, preventing adding after application
when i started, i ended up putting all package specific service providers just at the bottom of the application service providers. But when making a route group like domain.com/{keyword}, the packages that are registering its own url's, not work anymore (like now when i installed the translations manager from barryvdh). When putting them above the app specific, everything works. So just give it to the user as a default place?
2016-08-04 11:55:08 +02:00
..
app.php give newbees a package service providers section, preventing adding after application 2016-08-04 11:55:08 +02:00
auth.php Typo in docs 2015-12-20 19:57:26 +00:00
broadcasting.php List supported drives in cache and broadcasting configs 2016-06-14 20:15:26 +02:00
cache.php List supported drives in cache and broadcasting configs 2016-06-14 20:15:26 +02:00
compile.php Don't compile service providers by default. 2015-04-21 14:39:47 -05:00
database.php allow for setting sqlite database via env 2016-03-21 20:58:55 +01:00
filesystems.php simplify filesystem default config 2016-02-11 10:19:57 -06:00
mail.php formatting 2016-03-06 19:56:30 -06:00
queue.php expire jobs after 90 seconds 2016-06-29 12:11:40 +04:30
services.php Add missing Mandrill secret keys in config.services 2016-05-29 21:47:02 +08:00
session.php Added session domain env configuration 2016-06-22 23:10:07 +08:00
view.php Additional cs fixes 2015-06-01 15:46:45 +01:00