larecipe is a free, open source documentation & knowledge base project written in PHP and released under MIT. It has 2,512 GitHub stars, 266 forks and 26 open issues, and was last pushed 16 days ago. On this registry it ranks #49 of 91 tracked projects in Documentation & Knowledge Base, with 5 head-to-head comparisons available.

LaRecipe

LaRecipe is simply a code-driven package that provides an easy way to create beautiful documentation for your product or application directly inside your Laravel app.

License Release License


We are working on a dotnet version as well. Check it out LaRecipe Dotnet

Follow me on LinkedIn for updates and the latest news.

LaRecipe Screenshot

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

Official tools and assets support

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.

Frequently asked questions

Is larecipe free to use?

larecipe is open source under the MIT licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does larecipe do?

✏️ Write gorgeous documentation for your products using Markdown inside your Laravel app

What is larecipe written in?

larecipe is primarily written in PHP. Its source is publicly available at https://github.com/saleem-hadad/larecipe, and it has 2,512 GitHub stars.