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

Clear Cache on translation:fetch #12

Closed aktiWeb closed 7 years ago

aktiWeb commented 8 years ago

With running php artisan translation:fetch the Cache should be cleared by the Command. Otherwise the file based changes will not become visible.