Download the PHP package weiwei/laravel-apidoc without Composer
On this page you can find all versions of the php package weiwei/laravel-apidoc. 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-apidoc
api-doc
使用方法
1、安装扩展
2、注册服务提供者
3、发布前端资源文件
4、在app/doc.php文件中,配置需要生成文档的接口类
5、在相关接口类中增加注释参数( group 参数将接口分组,可选)
方法如下:返回参数支持数组及多维数组
6、在浏览器访问http://你的域名/doc 查看接口文档
7、预览
更多支持
- QQ群663447446
All versions of laravel-apidoc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package weiwei/laravel-apidoc contains the following files
Loading the files please wait ....