LaRecipe
made with
PHP
简介及使用教程
LaRecipe是一个用于创建文档的插件,一个代码驱动的软件包,提供了一种简便的方法来在Laravel应用程序内为您的产品或应用程序创建漂亮的文档。
安装
在你的Laravel项目中,安装binarytorch/larecipe
包:
composer require binarytorch/larecipe
运行安装
php artisan larecipe:install
然后通过yourdomain.test/docs
访问或者通过http://127.0.0.1:8000/docs
本地访问。
示例
作者
Saleem Hadad
@salee2m1相关项目