We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I try to add an translation value, an error 500 is obtained and cant save it
In laravel.log I obtain:
[2020-04-08 18:49:53] local.ERROR: file_put_contents(/home/vagrant/code/resources/lang/vendor/Finished/es.json): failed to open stream:...
Why when I try to add Finished value it try to open a folder with this value?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I try to add an translation value, an error 500 is obtained and cant save it
In laravel.log I obtain:
[2020-04-08 18:49:53] local.ERROR: file_put_contents(/home/vagrant/code/resources/lang/vendor/Finished/es.json): failed to open stream:...
Why when I try to add Finished value it try to open a folder with this value?
Thanks
The text was updated successfully, but these errors were encountered: