metalcamp / larecipe
Generate gorgeous recipes for your Laravel applications using MarkDown
Installs: 996
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 264
Open Issues: 0
Language:JavaScript
Requires
- 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
- mockery/mockery: ^1.2
- 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
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2025-01-18 21:47:11 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.
Made with ❤️ by Binary Torch
Requirements
- Laravel 5.4 or higher
- PHP 7.1 or higher
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
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.
- Put your docs here 😍👌
License
This library is licensed under the MIT License - see the LICENSE.md file for details.