Pereira Ricardo

Results 3 comments of Pereira Ricardo

**SUGGESTION** Sorry guys but is not much better pass the replacements on config costruct? ``` php $config = new Config([ 'default.yml', 'dev.yml' ], [ 'db' => [ 'hostname' => 'localhost'...

It's true I think the best way is use a fallback instead to pass the route to the main app. But @aheinze why you not want add this in route...

Yeah I have already read your work (great) but I wanna know the situation from the main developers, but I don't think they wanna do it. I still working with...