-
I have laravel 6.4.1 with minor changes to the default webpack config.
I'm using vue components with scoped styling as well.
When I run `npm run dev`, everything works as it should. My Vue com…
ghost updated
4 years ago
-
I have add Latvian language to laravel-enso, all works. But calendar not working I have the error:
Error: "Cannot find module './lv.json'"
Localization works properly, only calendar not working.
Ho…
-
I use [LaravelFly](https://github.com/scil/LaravelFly) to speed up Laravel. It can include routes on server worker process ,that, before any requests arrive at server.
I use [laravel-localization](…
-
Hi,
When the Selector is changed, I want it to go into the translation of the current page. I have dynamic menu and url structures. Any idea? What kind of path should I follow?
{{ LaravelLocaliz…
-
## Problem/Motivation
We apply localization redirect middlewares to the entire **web** route group. It means that [laravel-localization](https://github.com/mcamara/laravel-localization) package red…
-
Hello there,
When I put `Auth::routes();` via the middleware of this package, the logout doesn't work, probably because the POST request becomes a GET request.
My workaround atm is that I commen…
-
- Localization Version: 6.0
- Laravel Version: 5.8
- PHP Version: 7.2.21
Description
When I open my domain and change the language, if i open a new tab and enter again the domain, it does not r…
-
I sometimes get this error, even though I have the field on my users table.
-
Hi Kevin,
I'm trying to get this package to work in Laravel 5.6 but it seems like the locale is not changing.
When I debug the `setCurrentLocale` method in your package, I can see package is try…
-
- Localization Version: 6.1
- Laravel Version: 6.4
- PHP Version: 7.2
### Description:
Symfony\Component\Debug\Exception\FatalThrowableError : Class 'Localization' not found
production.ERRO…