Download Latest Version v0.1.7 source code.tar.gz (9.9 kB)
Email in envelope

Get an email when there's a new version of laravel-swagger

Home / v0.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-03-01 358 Bytes
v0.1.3.tar.gz 2023-03-01 9.3 kB
v0.1.3.zip 2023-03-01 17.7 kB
Totals: 3 Items   27.3 kB 0

NEW

  • Support Laravel 10.
  • You can specify URL of OpenAPI file instead of using APP_URL. This is useful if you have multi domain or you want to hide OpenAPI files and only allow somebody who match rules visit this domain. php // config/swagger.php return [ 'file_url' => env('LARAVEL_SWAGGER_FILE_URL'), ];
Source: README.md, updated 2023-03-01