laravel-swagger-ui
                                
                                
                                
                                    laravel-swagger-ui copied to clipboard
                            
                            
                            
                        Add Swagger UI to a Laravel application.
It works on local with http, but failed on stage environment with https 
Is it possible to create a setting to change the text of the tag? Thanks
Hi, I want to use remote reference as indicated in the [official documentation](https://swagger.io/docs/specification/using-ref/) of swagger but I would not be able to, I get an error that it does not...
With middleware `web` i got crsf-token mismatch error
When I run my app using `php artisan serve`, it correctly sets the server URL to `http://localhost:8000/`.  When I deploy my app to ECS, it ignores `server:url` values from...
It seems the package no longer works out of the box due to downtime in unpkg cdn. Will there be an update? Thanks
it seems like they have changed routing pipeline in such way so the web middleware is not applied and I see bare openapi json instead of fancy rendered html page...
This PR adds the config option to add the version (filename) to the end of the server url