Skip to content

Latest commit

 

History

History
112 lines (82 loc) · 4.8 KB

overview.md

File metadata and controls

112 lines (82 loc) · 4.8 KB

LaRecipe

Writing documentation is boring? Hah, let's see.

{success} Are you a visual learner? DevDojo provides a free introductory video about LaRecipe. It's a great place to start ✌️


Gold Sponsors

Overview

LaRecipe is simply a code driven package provides an easy way to create beautiful documentation like this for your product or application inside your Laravel app. However, the usage of LaRecipe is not limited to creating documentation only 😏. See an example.

{info} Love writing blog articles? check out our new Laravel package Blogged

screenshot

Features

Markdown Support UI Vue Component Algolia and Internal Search Forum Support SEO Support Google Analytics Caching Versioning Support Authentication Authorization Artisan Commands Keyboard Shortcuts Responsive UI

Credits

LaRecipe package uses internally some open-source third-party libraries/packages, many thanks to the web community:

  • Creative Tim - Awesome people, thanks for Argon library.
  • Laravel - Open source full-stack framework.
  • Bootstrap 4 - Open source front end framework.
  • Vue - The Progressive JavaScript Framework.
  • Bootstrap Vue - Vue components for Bootstrap 4.
  • erusev/parsedown-extra - PHP markdown parser.
  • symfony/dom-crawler - Dom manipulation.
  • phpunit/phpunit - PHP unit testing library.
  • orchestra/testbench - Unit test package for Laravel packages.