'L5-swagger sytles problem with Laravel in production

I'm creating a Laravel API service with swagger documentation. On a development server, all works great, but the problems start when I put the project on the production server. All the configuration is the same, but the styles look like the following

Swagger docs view

enter image description here

I didn't show any console log with problems or something like that.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source