Generate gorgeous recipes for your Laravel applications using MarkDown
ccarch/larecipe is a Laravel package for generate gorgeous recipes for your laravel applications using markdown.
It currently has 0 GitHub stars and 6 downloads on Packagist (latest version v2.1.3).
Install it with composer require ccarch/larecipe.
Discover more Laravel packages by ccarch
or browse all Laravel packages to compare alternatives.
Last updated
LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app.

☝️ 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.
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
Thank you to all our backers! 🙏 [Become a backer]
This project exists thanks to all the people who contribute. [Contribute].
This library is licensed under the MIT License - see the LICENSE.md file for details.