ccarch / larecipe
Generate gorgeous recipes for your Laravel applications using MarkDown
Requires
- php: >=7.1.3
- erusev/parsedown-extra: ^0.7.1
- illuminate/support: ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0
- illuminate/view: ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0
- symfony/dom-crawler: ^4.1
Requires (Dev)
- laravel/framework: ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0
- orchestra/testbench: ~3.4.0|~3.5.0|~3.6.0|~3.7.0|~3.8.0
- phpunit/phpunit: ~7.0|~7.5
This package is auto-updated.
Last update: 2026-05-19 07:51:41 UTC
README
LaRecipe
Write gorgeous documentations for your products using Markdown inside your Laravel app.
LaRecipe 🍪
LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app.
Getting Started
☝️ Install the package via composer.
composer require ccarch/larecipe dev-master
✌️ Run the install command.
php artisan larecipe:install
Visit your app domain with /docs endpoint. That's it.
See full documentation
Examples
- Zino - 🤖 Custom Arduino library made for humans.
- Blogged - Blogged is a package provides an easy way to create beautiful blog inside your Laravel projects.
- Wave - Wave is the perfect starter kit for building your next great idea
- Put your docs here 😍👌
Gold Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Bronze Sponsors
Backers
Thank you to all our backers! 🙏 [Become a backer]
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.