conedevelopment / i18n

Push your Laravel translations to the front-end and use them easily with JavaScript.
https://pineco.de/using-laravels-localization-js/
MIT License
129 stars 21 forks source link

Translations directive not working in live server #28

Closed fadisharif15 closed 3 years ago

fadisharif15 commented 3 years ago

I'm putting translations directive in blade file and its working perfectly in local machine but when the project deployed on live server its not worked and doesn't render (still show @translations ) I was tried to clear (views ,cache ,config) and still not working.