joedixon / laravel-translation

Translation management for your Laravel application.
MIT License
698 stars 231 forks source link

Translations doesn't change #204

Open MnlLBD1 opened 2 years ago

MnlLBD1 commented 2 years ago

Hello,

First, thank you for this great package and the hard work;

Ths issue I am having is that translations don't save, When a text is translated I have an X instead of the green button.

Do you have any idea what it could be about?

legreco commented 2 years ago

same problem here. Did you solve it?

MnlLBD1 commented 2 years ago

Yes by giving permissions on ( database and resources/lang ) folders

AnniDineva commented 9 months ago

Yes by giving permissions on ( database and resources/lang ) folders

Hi, how or where do you tho that? I ask because I have the seem problem and I don't know where to give this permisions