MohmmedAshraf / laravel-translations

Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management
MIT License
649 stars 91 forks source link

The "/xxxx/resources/lang/en" directory does not exist. #36

Closed rabol closed 1 year ago

rabol commented 1 year ago

Hi

Just installed this package and is running the

php artisan translations:import

and get the error

It's actually correct that the directory does not exists, and that is on purpose as I use /lang for my translations

MohmmedAshraf commented 1 year ago

Hi @rabol Thank you for reporting this issue, I will ship the fix in the next release maybe today 😄