hpolthof / laravel-translations-db

Laravel Translations from Database
https://packagist.org/packages/hpolthof/laravel-translations-db
GNU General Public License v2.0
52 stars 37 forks source link

Why value from file is not been used when there is no record in database? #2

Closed pekhota closed 7 years ago

Cyrille37 commented 8 years ago

:+1: This should be nice. Living translation are in database but some defaults values should be in files. If a key not found in database let's search in files.

Cyrille37 commented 7 years ago

Thanks !!

hpolthof commented 7 years ago

Forgot to say that you should set the new config setting to true.