Soapbox / laravel-formatter

A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
249 stars 95 forks source link

config reading doesn't work in laravel #11

Open mveltrup opened 9 years ago

mveltrup commented 9 years ago

I published the config file via artisan, but the config for csv is never read, it alway takes the fallback values in the script. I can't pass attributes either, because they aren't passed through.

cyril-loosjes commented 9 years ago

+1

Jaspaul commented 9 years ago

Looks like I didn't fix it.