Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 2.07 KB

README.md

File metadata and controls

60 lines (37 loc) · 2.07 KB

LaRecipe

Write gorgeous documentations for your products using Markdown inside your Laravel app.

Build Status StyleCI License Release License



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.

LaRecipe Screenshot

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.

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.