rmariuzzo / Laravel-JS-Localization

🌐 Convert your Laravel messages and consume them in the front-end!
https://github.com/rmariuzzo/laravel-js-localization
MIT License
598 stars 171 forks source link

Fix lang folder localization for Laravel 10 #187

Closed ALGAzevedo closed 1 year ago

ALGAzevedo commented 1 year ago

For Laravel 10 the location of lang files was changed to root folder lang. Updated path if it is for laravel version >= 10.