joedixon / laravel-translation

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

getting 404 on a production server #186

Open UsmanIftikhar881 opened 3 years ago

UsmanIftikhar881 commented 3 years ago

I installed this package with the mentioned steps. After that when I published my project to the live server I'm getting when I try to access the bellow urls. https://site.com/languages https://site.com/languages/en/translations

anujkrp commented 2 years ago

Class JoeDixon\Translation\Drivers\Translation does not exist (View: /home1/halalgos/public_html/devdrishti/resources/views/admin/home.blade.php)

how to solve this error? please help me.

Screenshot (71)