Closed raonikhil closed 10 months ago
Same issue here. I have the 0.1.2
version.
Try this:
vendor/outhebox/laravel-translations/src/Livewire/PhraseForm.php:70
if (! str_contains($this->phrase->source->value, ":$parameter")) {
Originally it was: $this->phrase->value
, however it returns null
thank you, this worked, waiting for this to be updated in the package itself so I can use it on production as well
Hi @raonikhil,
Just wanted to let you know that a significant update is on the way, and it will address all the issues, also with many new features as well.
Thanks a lot for your patience!
Kindly upgrade to the newest version and carefully review the installation instructions, as this release involves completely different versions.
Version: "outhebox/laravel-translations": "^0.1.2"
Can you please help me with this?