Skip to content

thedevdojo/larecipe

 
 

Repository files navigation

LaRecipe

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

Build Status StyleCI Release License

LaRecipe 🍪

Made with ❤️ by Binary Torch

LaRecipe Screenshot

Getting Started

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 binarytorch/larecipe

Run the install command.

php artisan larecipe:install

Visit your app domain with /docs endpoint. That's it.

See full documentation: https://larecipe.binarytorch.com.my/

License

This library is licensed under the MIT License - see the LICENSE.md file for details.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 54.6%
  • PHP 15.5%
  • Vue 13.2%
  • HTML 9.1%
  • JavaScript 7.6%