christhompsontldr/laravel-docit
Laravel package that generates and serves project documentation inside your app. Docit helps you organize docs, expose them via routes/views, and keep README-style content accessible for teams without leaving Laravel.
Docit is a static site generator for documentation. It builds Markdown content into a static site using Protocol UI and outputs to a configurable directory (default docs/dist)—perfect for GitHub Pages, GitLab Pages, or any static hosting.
packages/laravel-docit or via ComposerAdd a docit script to your composer.json and run composer docit. See Installation and Quick Start for details.
How can I help you explore Laravel packages today?