Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
We are trying to translate (using this PHP Package: composer require stichoza/google-translate-php) views files of our Messenger UI (https://github.com/RTippin/messenger-ui/tree/master/resources/views) Package that we installed in our existing Laravel Application without found most of the texts or strings we want to translate like: Search conversation by name, Messenger options, settings, Friends, create group, Search profiles, etc.
Hello.
We are trying to translate (using this PHP Package:
composer require stichoza/google-translate-php
) views files of ourMessenger UI
(https://github.com/RTippin/messenger-ui/tree/master/resources/views) Package that we installed in our existing Laravel Application without found most of the texts or strings we want to translate like: Search conversation by name, Messenger options, settings, Friends, create group, Search profiles, etc.In other word, how to get or find the texts of views of
Messenger UI
(https://github.com/RTippin/messenger-ui/tree/master/resources/views) so that we can translate them in other language ???Please, answer us. Awaiting your help.