binarytorch / larecipe
Generate gorgeous recipes for your Laravel applications using MarkDown
Fund package maintenance!
v2.9.1
2026-05-08 13:07 UTC
Requires
- php: ^7.1|^8.0
- erusev/parsedown-extra: ^0.8.1|^0.8|^0.9
- illuminate/support: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- illuminate/view: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- symfony/dom-crawler: ^4.1|^5.0|^6.0|^7.0
Requires (Dev)
- laravel/framework: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
- orchestra/testbench: ^3.4|^4.0|^5.0|^7.0|^8.0|^9.0|^10.0|^11.0
- phpunit/phpunit: ^7.0|^8.0|^9.0|^10.0|^11.5.3|^12.5.12
This package is auto-updated.
Last update: 2026-06-21 10:54:02 UTC
README
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.