binarytorch / larecipe
Generate gorgeous recipes for your Laravel applications using MarkDown
Fund package maintenance!
Open Collective
saleem-hadad
Installs: 1 276 732
Dependents: 16
Suggesters: 1
Security: 0
Stars: 2 174
Watchers: 41
Forks: 249
Open Issues: 28
Requires
- php: ^7.1|^8.0
- erusev/parsedown-extra: ^0.8.1|^0.8
- illuminate/support: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/view: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0
- symfony/dom-crawler: ^4.1|^5.0|^6.0
Requires (Dev)
- laravel/framework: ^5.4|^6.0|^7.0|^8.0|^9.0|^10.0
- orchestra/testbench: ^3.4|^4.0|^5.0|^7.0|^8.0
- phpunit/phpunit: ^7.0|^8.0|^9.0|^10.0
This package is auto-updated.
Last update: 2023-05-21 19:53:07 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.
Official tools and assets support
Title | v1.x | v2.x |
---|---|---|
LaRecipe Dark Theme | ❌ | ✅ |
LaRecipe RTL Support | ❌ | ✅ |
LaRecipe Feedback | ❌ | ✅ |
LaRecipe Swagger | ❌ | ✅ |
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
Used by
- Zino - 🤖 Custom Arduino library made for humans.
- Blogged - Blogged is a package provides an easy way to create beautiful blog inside your Laravel projects.
- WooSignal - Fastest WooCommerce App Templates.
- AddChat - All-in-one multi-purpose Chat Widget For Laravel & Codeigniter websites.
- RoadLeagues - A cycling league management system with an API to allow data distrubution externally.
- Raileo - Raileo helps you to monitor your website's uptime, performance and SEO
- Put your docs here 😍👌
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
JetBrains
Thank you, JetBrains for sponsoring the license ❤️
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.