LaRecipe
LaRecipe is simply a code-driven package that provides an easy way to create beautiful documentation for your product or application directly inside your Laravel app.
We are working on a dotnet version as well. Check it out LaRecipe Dotnet
Follow me on LinkedIn for updates and the latest news.

Getting Started
☝️ Install the package via composer.
composer require binarytorch/larecipe
✌️ Run the install command.
php artisan larecipe:install
Visit your app domain with /docs endpoint. That's it.
See full documentation
Official tools and assets support
Contributors
This project exists thanks to all the people who contribute. [Contribute].
License
This library is licensed under the MIT License - see the LICENSE.md file for details.