binarytorch / larecipe
Generate gorgeous recipes for your Laravel applications using MarkDown
Fund package maintenance!
v2.9.0
2026-04-03 22:43 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
- dev-main
- 3.x-dev
- 2.x-dev
- v2.9.0
- v2.8.1
- v2.8.0
- v2.7.0
- v2.6.1
- v2.6.0
- v2.5.0
- v2.4.4
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- v1.4.0
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- 1.0.x-dev
- v1.0.1
- v1.0.0
- dev-dependabot/npm_and_yarn/follow-redirects-1.16.0
- dev-dependabot/npm_and_yarn/jquery-3.5.0
- dev-dependabot/npm_and_yarn/axios-1.15.0
This package is auto-updated.
Last update: 2026-04-15 18:57:53 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.