Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Docit Laravel Package

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.

View on GitHub
Deep Wiki
Context7

title: Customization navigation: priority: 40

Customization

Create a docit.json file in your project root to customize the docs site.

Site identity

{
  "siteName": "My Project",
  "githubUrl": "https://github.com/username/repo",
  "editBaseUrl": "https://github.com/username/repo/edit/main"
}

siteName and githubUrl are auto-detected from your project's composer.json if not set explicitly. siteName uses the package name (the part after the vendor prefix in name). githubUrl uses support.source first, falling back to homepage when not set.

Sidebar order and labels

{
  "order": ["index", "installation", "quick-start", "customization"],
  "labels": {
    "index": "Guide",
    "installation": "Installation",
    "quick-start": "Quick Start",
    "customization": "Customization"
  }
}

Custom containers (cards)

Use ::: card and ::: card-grid for card layouts:

::: card-grid
::: card Installation docs/installation
Composer or monorepo. Add the `docit` script and run `composer docit`.
:::
::: card Quick Start docs/quick-start
Build, configure output dir, and deploy.
:::
:::
  • ::: card Title url – A single card. Optional url makes the card a link.
  • ::: card-grid – Wraps cards in a responsive grid (2 cols on sm, 3 on lg).
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony
spatie/flare-daemon-runtime