-
when no `en.json` file provided, the package will create `en.php` file translation which is not working.
the php language files not working until they are inside language folders.
the fix si…
-
It seems that this package causes translation errors in Laravel Nova (see this issue https://github.com/laravel/nova-issues/issues/4192).
By calling a translation in a constructor the incorrect loc…
-
When installing this Honeypot package, my custom translations from `.json` translation files are not available in Laravel Nova.
I know of one other package that exhibits the same problem: [Interven…
-
`[2018-10-02 06:04:38] local.ERROR: Class translator does not exist {"exception":"[object] (ReflectionException(code: -1): Class translator does not exist at /home/test/access-manager/vendor/larav…
bzy39 updated
5 years ago
-
- Laravel Version: 8.12
- PHP Version: 7.4
- Database Driver & Version:
I upgrade my app from lara 5.8 to 8 just I couldn't update langman package
there is any solution or ignore it ???
-
### Bug description
`Statamic\Extensions\Translation\Translator`
the problem is, if someone else registers a translator themselves, yours can get priority
and even though you call
`CpServiceP…
-
anyone continued this in other repo? I mean, it's obvious this repository is discontinued.
-
Tried the single line docker example (` phppm/nginx --bootstrap=laravel `) with a laravel 8 app and got this error:
`ReflectionException: Class translator does not exist in /var/www/vendor/laravel/…
-
````
1) Tests\Unit\CustomValidationTest::validate_user_status_cannot_be_updated_from_locked_to_active
LostInTranslation\Exceptions\MissingTranslationException: Could not find translation for "valida…
-
Is there any way this package is gonna have support for laravel v9 and php 8.1 ?