<h6 align="center">
    <img src="https://larecipe.saleem.dev/images/logo.svg"/>
</h6>

<h1 align="center">
    LaRecipe
</h1>


<h6 align="center">
    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. 
</h6>
    

<p align="center">
<a href="https://github.com/saleem-hadad/larecipe"><img src="https://img.shields.io/packagist/dt/binarytorch/larecipe.svg" alt="License"></a>
<a title="MadeWithVueJs.com Shield" href="https://madewithvuejs.com/p/larecipe/shield-link"> <img src="https://madewithvuejs.com/storage/repo-shields/1087-shield.svg"/></a>
<a href="https://github.com/saleem-hadad/larecipe"><img src="https://img.shields.io/github/release/saleem-hadad/larecipe.svg" alt="Release"></a>
<a href="https://github.com/saleem-hadad/larecipe"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a>
 <a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/larecipe/sponsors/badge.svg" /></a> 
</p>

---

> We are working on a dotnet version as well. Check it out [LaRecipe Dotnet](https://github.com/larecipe/larecipe-dotnet)

Follow me on [LinkedIn](https://www.linkedin.com/in/saleem-hadad/) for updates and the latest news.

![LaRecipe Screenshot](https://larecipe.saleem.dev/images/screenshot.png#)

## 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](https://larecipe.saleem.dev/)

## Official tools and assets support

- [LaRecipe Dark Theme](https://larecipe.saleem.dev/packages/binarytorch/larecipe-dark-theme)
- [LaRecipe RTL Support](https://larecipe.saleem.dev/packages/binarytorch/larecipe-rtl)
- [LaRecipe Feedback](https://larecipe.saleem.dev/packages/binarytorch/larecipe-feedback)
- [LaRecipe Swagger](https://larecipe.saleem.dev/packages/binarytorch/larecipe-swagger)

## Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
<a href="https://github.com/saleem-hadad/larecipe/graphs/contributors"><img src="https://opencollective.com/larecipe/contributors.svg?width=890&button=false" /></a>

## License

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