LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app.
Configure your entire docs with simple PHP code. None of your docs configuration is stored in the database.
LaRecipe provides a bunch of amazing looking UI Vue based components powered by TailwindCSS.
LaRecipe allows you add your own custom assets though custom packages in order to match your needs.
Rich functionalities that can be used for many purposes
LaRecipe automatically leverages Markdown to HTML parser out of the box including typography, images, links and others
LaRecipe provides a bunch of amazing looking UI Vue based components due to the fact it compiles the markdown documentation in the back-end to HTML
If you have a very large documentation it's very handy to have search function available so that your users can find their needs quickly.
LaRecipe makes it easy to have multiple versions for your docs, allowing you to specify the published versions and the default one.
Need to track your documentation visits? No problem. Add your Google Analytics Id in the config and you are ready to go.
In addition to providing authentication feature out of the box, LaRecipe also provides a simple way to authorize user access against a given documentation.