-
I have an issue because package override my lang directory:
This is example of fix from another package:
public function boot()
{
$configPath = __DIR__.'/../../config/config.php';
…
-
Seems to be a recent issue, started to appear in tests.
Occurs on my dev instance using `8.3.14`.
Occurs in actual use too, not just tests.
Need to understand when this started, why, and if the i…
-
Hi Support,
I'm attempting to integrate this SDK into my Laravel framework v10. However, I've encountered the following issue :
` - Root composer.json requires mcamara/laravel-localization ^1.…
-
Hi,
I think it could be usefull for non english people to use langs resources instead of plain text, In this way, it will no longer be necessary to modify source code to change messages text.
Th…
-
1. Your software version
| Software | Version |
| --------- | --------- |
| PHP | 7.4 |
| Swoole | 4.5.5 |
| Laravel/Lumen | 7 |
2. Detail description about this issu…
Gemui updated
2 years ago
-
### What is your set up?
Self Hosted Server
### Version
3.3.2
### Describe the issue
reports page error 500
### Reproduction steps
1.open any project
2.open reports page
3. error 500
afte…
-
# Localization Implementation in Laravel with Language Switcher | 5 Balloons
[https://5balloons.info/localization-laravel-multi-language-language-switcher/](https://5balloons.info/localization-lara…
-
Hello,
Sorry for my english, but i have a bug with your generated js.
The problem is that if you have custom folders in your lang folder, this package is not work.
```
Folder: resources/lang/XX/…
-
Have you guys tried overriding the strings for Friends' lang.php since upgrading to the new Laravel? I've moved the file (dma/friends/lang.php) from /app/lang to /lang as the October documentation pro…
-
Hi there,
i try to change language to German (de). I saw, that in `sendportal-core` is already a translation, so i don't have to translate it myself. It is in `vendor\mettle\sendportal-core\resourc…