Download the PHP package westhack/laravel-swagger without Composer
On this page you can find all versions of the php package westhack/laravel-swagger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-swagger
laravel-swagger | Swagger UI Package
- About
- Requirements
- Installation
- License
About
This is the Swagger 3.0 ui
Requirements
Installation
-
From your projects root folder in terminal run:
- Register the package
-
Laravel 5.5 and up Uses package auto discovery feature, no need to edit the
config/app.php
file. - Laravel 5.4 and below
Register the package with laravel in
config/app.php
underproviders
with the following:
- Publish the packages views, config file, assets files by running the following from your projects root folder:
Routes
/swagger
/api/swagger
License
MIT license
All versions of laravel-swagger with dependencies
PHP Build Version
Package Version
The package westhack/laravel-swagger contains the following files
Loading the files please wait ....