Laravel-JS-Localization
Laravel-JS-Localization copied to clipboard
fix langs path to support new laravel versions but old resources/lang dir
like laravel way
https://github.com/laravel/framework/blob/8bcd484c8648053acf3a12041e7c8294392e15f7/src/Illuminate/Foundation/Application.php#L326-L332
Also why you need that, you can change that by ur self when you execute the command
php artisan lang:js public/js/translations/translations.js -s resources/lang