metalcamp/larecipe

Generate gorgeous recipes for your Laravel applications using MarkDown

Installs: 996

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 260

Open Issues: 0

Language:JavaScript

v2.0 2019-03-18 07:48 UTC

README

68747470733a2f2f6c617265636970652e62696e617279746f7263682e636f6d2e6d792f696d616765732f6c6f676f2e737667

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.

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.