my laravel localization, add translation files to \lang\en .
your localization folder is:
for messages.php => \lang\vendor\laravelEnum\en
but for enum descriptions => resources\lang\en
is there any way to put all localization files in the unique path? recommended default laravel?
if I shouldn't post this question as issue, please tell me where should ask.
thanks a lot
my laravel localization, add translation files to \lang\en . your localization folder is: for messages.php => \lang\vendor\laravelEnum\en but for enum descriptions => resources\lang\en
is there any way to put all localization files in the unique path? recommended default laravel?
if I shouldn't post this question as issue, please tell me where should ask. thanks a lot