Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

saleem_hadad's avatar

Larecipe - Write gorgeous documentations like Laravel.

Salam everyone ☺️

I just want to share my new package called Larecipe, used to create nice looking documentation like Laravel docs.

LaRecipe Screenshot

Some key features:

  1. Markdown support
  2. VueJs components inside Markdown
  3. SEO Support
  4. Caching
  5. Authentication

Github repo: https://github.com/saleem-hadad/larecipe

Documentation: https://larecipe.binarytorch.com.my/docs

Hope you really like it.

Thank you.

0 likes
29 replies
chimit's avatar

Looks cool! Does it support Lumen?

1 like
lawdoc71's avatar

@saleem_hadad started with your package yesterday, and I really appreciate the time and effort (you saved me!). Thank you! Michael

1 like
saleem_hadad's avatar

Some useful features have been added to the latest versions 1.1 and 1.2:

  1. Authorization
  2. Algolia Search Support
  3. Forum Support
  4. Google Analytics Support
  5. Dynamic Color Theme
1 like
Benko's avatar

This certainly looks nice, reminds me of Docsify, but better-looking, can’t wait to try it out!

1 like
SirPoot's avatar

@saleem_hadad I deployed this for our internal documentation and had it up and running in minutes. I really like and appreciate what you have done! Since this is a documentation for an internal tool, we would prefer the search to remain local. Any idea or could you point me in the right direction for keeping the searching local?

saleem_hadad's avatar

Thank you @sirpoot for your feedback and nice words. The search functionality is limited to Algolia searchdocs service for now. However, we're working on implementing a built-in search tool for internal usage and will be available in the next version hopefully.

deepu07's avatar

Hi Saleem, Does it support for Lumen also?

saleem_hadad's avatar

Hi @sirpoot A new version of larecipe has been released now and it supports internal search :D

1 like
jlrdw's avatar

Thanks for giving back to community.

1 like
saleem_hadad's avatar

Hello guys I'm looking for few testimonials to add them to LaRecipe website I'd really appreciate you guys writing your recommendation in a few words ❤️

nazish's avatar

@saleem_hadad I have downloaded package and it gives "Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested." warning and downloads everything else.

And when using "php artisan larecipe:install" command it gives following error:

There are no commands defined in the "larecipe" namespace.

please can you guide for this ?

saleem_hadad's avatar

@NAZISH - thank you @nazish for sharing this can you tell me which version of Laravel are you using? and if possible a screenshot. Plus if you can post this error on GitHub so other contributors might help you

nazish's avatar

I m using laravel 5.4. I have used --ignore-platform-reqs now. It doesn't throw php unit error. However when I run php artisan lacrecipe:install, it still throws "there are no commands defined in the "larecipe" namespace' error.

janchristlieb's avatar

How does it work with video embedding?

So far I only figured out that I can add an image and link this to an video.

I would really appreciate to have this video played in the docs, instead.

janchristlieb's avatar

@saleem_hadad, I am still quite curious how video embedding into larecipe documentation works. so far I only managed to link a video with an image into an markdown file. however I'd rather see the video be played directly in the documentation.

any answer well appreciated.

trancongminh132's avatar

Hello Saleem, how can we embedde video on the document page? Could you tell me? Thank you!

Please or to participate in this conversation.