Open marfrelen opened 5 years ago
Hello, try to do a php artisan config:clear
I have also got same error in working project.
I was clear catch also by artisan command it's not working
working for me now php artisan config:clear
I got again same problems
Hello, you will have it everytime you cache the config, please do a php artisan config;clear again
Same issue happened to me on Laravel project (no asgardcms) and i solved with deleted all files in /bootstrap/cache
directory.
Summary of issue
Hello,
when I try to open the translations module i get the following error:
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Call to undefined method Illuminate\Translation\FileLoader::paths()
Steps to reproduce
Click on
Translations
in the menucomposer.json
like #180