Search code examples
laraveladminlte

Not loading text


I have a laravel application running alright in localhost. I sent it to server. Database and everything already configured. I use adminlte library for laravel (https://github.com/jeroennoten/Laravel-AdminLTE)

The problem is text is not being showed, as you can see in the image. https://i.sstatic.net/gDjQc.jpg

How to show the correct text?


Solution

  • SOLVED renaming resources/lang/vendor/adminlte/pt-br to pt-BR