Raphaël

Results 10 comments of Raphaël

Any update on this? PHP 7 support is ending in less than 6 months...

I think that is still the same problem as the one a I have with my architecture : https://github.com/LarsWiegers/laravel-translations-checker/issues/17#issuecomment-1364507750 Still interested for an update on this ;)

Hi ! Great package I was waiting for a long time :) It seems thought that it doesn't take into account sub folders in the lang folder. For exemple I...

If I understand correctly the package, it checks the existence of translations. Another interesting thing would be to do the contrary and clean translation files from unused strings in the...

Ok that's interesting. I never though of doing sub arrays in my translation files. I use folder to organize shorter files. So it could go like this : ``` \admin...

Hi guys ! Did you have time to have a look at the subfolder structure workings for this package ? :)

Here it is. Note the same structure in the 'fr' folder...

Hello @LarsWiegers, any update on the possibility to use subfolders as it is something officially supported by Laravel ? Thanks !

Hi, I’m trying to install Tensor 3.0.7 via PECL on Alpine Linux with PHP 8.3 (Docker image: php:8.3-fpm-alpine or dunglas/frankenphp:php8.3-alpine). The build fails with the following error: ``` error: passing...