techenby/docify
Docify is a simple Markdown documentation viewer for Laravel TALL apps. Install via Artisan to generate a docs folder, optionally publish config and views, and control which environments can access it. Supports an Edit link using DOCIFY_EDITOR (or Debugbar/Ignition) defaults.
docs/ folder + GitHub Pages)."Docify is a lightweight, internal Markdown documentation viewer for our Laravel apps—think of it as a ‘cheat sheet’ for developers, always accessible during coding. It eliminates the need for external tools like Notion or Confluence for technical docs, reducing context-switching and onboarding time. Since it’s open-source and MIT-licensed, we own the data and can customize it as needed. It’s a low-effort way to improve developer productivity with minimal upfront cost."
Key Benefits:
*"Docify integrates seamlessly into our TALL stack as a Markdown viewer, with these advantages:
docs/, and it’s live in the app (local/staging).Trade-offs:
Proposal:
Let’s pilot this for our API documentation or component library. If it works, we can expand it to other teams. The install is trivial (composer require techenby/docify), and the Livewire component is ready to customize."*
How can I help you explore Laravel packages today?