-
Hi, I registered to Github just to post this... so forgive me if I'm doing things wrong.
I would like to ask you to change the way the 'consumers' array is managed in order to allow multiple requests…
-
### Feature Description
It would be great if Laravel Idea could auto complete language files with the `__()` helper based on an additional custom namespaces such as: `Lang::addNamespace('Foo', base…
-
Hi all,
this is not a classic issue about a bug but more a hint for developers using this localization library. I hope the hint will be useful for all who are getting nuts with a nasty "problem" wh…
-
**Describe the bug**
Calling up the page "Test" - added in later - results in an 404, even though the code in web.php, lang/xx/routes.php and the blade are identical.
Caches have been flushed with p…
-
CRUD laravel 10
@yield('content')
-
For example Reset Password Email is not translated.
In Laravel 5.8 we have lines like this:
`->subject(Lang::getFromJson('Reset Password Notification'))`
And it return always Reset Password Notific…
-
Hi! 👋
I kept getting some errors (`No overload matches this call.` / `Type 'ObjectPlugin' is not assignable to type 'Plugin'`) when building my application with TypeScript
It seems that Vue exce…
-
- Laravel Version: 5.7.12
- PHP Version: 7.2.9
### Description:
By far not an urgent issue, just thought I should report that running `php artisan langman:sync` throws `ErrorException : Undefine…
lacrc updated
5 years ago
-
Based on the following pull-request I saw this morning:
https://github.com/laravel/laravel/pull/4673
I am not a fan of just adding all language packs to the default installation. This just gives t…
-
Hi, I was working with laravel-mix 5 and all was working fine. However, when i update to laravel-mix 6, apparently the compilations works fine, but in the browser I have this error message:
```
Un…