-
Our language files are a bit of a mess. They work fine, but the directory/file structure was created long before this app got so big, and there are a ton of repeated translations that should be merged…
snipe updated
9 months ago
-
Hi! I'm having trouble getting the translation file path in Windows. I managed to solve the problem that I in a method `Translator\Infra\LaravelJsonTranslationRepository::getFileNameForLanguage` the …
-
Hi, I have an installation of laravel 4.2.17 on php 7 and "rcrowe/twigbridge": "0.6.*@dev"
As you might imagine, I get this error
Cannot use 'String' as class name as it is reserved
from TwigBridge…
-
| Q | A
| ----------------- | ---
| Bug? | no|
| New Feature? | no|
| Framework | Laravel|
| Framework version | 5.5|
| Package version | 1.0.0-beta8|…
-
- Vue Version: 3.2.31
- Vue Select Version: 4.0.0-beta.6
**Describe the bug**
Using Jetstream/InertiaJS/Vue 3, trying to run in SSR mode produces the following error
```
node bootstrap/ssr/ss…
-
Hi,
how can enable `TwigBridge\Extension\Laravel\Html` in Laravel 5, TwigBridge 0.7?
In `rcrowe/twigbridge/config/twigbridge.php` it is disabled by default. As described in [0.7/README.md](https://g…
-
When trying to use **_unique**_ with multiple db connections, ardent tries to fetch from the wrong connection
```
protected $connection = 'mysql_platform';
public static $rules = array(
…
-
It would be nice if there was an inbuilt helper to turn string from "hello_there" to "Hello There" instead of having to write a custom helper in all my projects
-
Hello,
I use Laravel and VueJS and would like to offer my site in different languages. To make it uncomplicated to translate the page, I would like to have different files and not just one.
Curr…
-
Idea:
- Quitarle a los Handlers la responsabilidad de matchear el Input y enviar el Output
- Establecer una capa intermedia que matchee el pattern y execute el método correspondiente
- Establc…