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

Filament Documentation Laravel Package

jeffersongoncalves/filament-documentation

View on GitHub
Deep Wiki
Context7
v3.0.6

What's Changed

  • Fix: Make DocumentationPage::routes() method signature compatible with Filament's PageConfiguration parameter
3.0.5

What's Changed

  • Add Laravel 13.x support (CI test matrix updated for Laravel 13)
v3.0.4

Fixed

  • Use DocumentationPage::getUrl() for markdown link generation instead of manual URL concatenation, fixing malformed URLs when panel path is empty
v3.0.3

Changed

  • Removed non-functional search component
  • Added URL-based navigation with history.pushState for page sharing
  • Override routes() to allow encoded forward slashes in pageSlug parameter
v3.0.2

Fixed

  • Replace Tailwind utility classes with custom CSS for Filament v4/v5 compatibility
  • Fix dark code blocks appearing in light mode (highlight.js theme conflict)
  • Switch dark mode to .dark class selector (Filament standard)
v3.0.1

Fixed

  • Use <x-filament::icon> component instead of direct <x-heroicon-*> in sidebar navigation, fixing InvalidArgumentException: Unable to locate a class or view for component [heroicon-m-chevron-right] caused by Filament's DisableBladeIconComponents middleware

Full Changelog: https://github.com/jeffersongoncalves/filament-documentation/compare/v3.0.0...v3.0.1

v3.0.0

Initial Release (Filament v5)

  • Markdown-based documentation inside Filament admin panels
  • YAML frontmatter support (title, path, order)
  • GitHub Flavored Markdown rendering with CommonMark
  • Syntax highlighting via highlight.js with copy-to-clipboard
  • Dynamic sidebar with nested directory support (collapsible groups)
  • Heading permalinks for deep linking
  • Relative .md links auto-converted to panel routes
  • Light and dark mode support
  • Authorization control via viewDocumentation gate
  • Configurable cache for parsed content
  • Artisan install command (php artisan docs:install)
  • Assets lazy-loaded via x-load-css / x-load-js
  • ServiceProvider using spatie/laravel-package-tools
  • Navigation icon supports BackedEnum (Heroicon enum)

Requirements

  • PHP 8.2+
  • Laravel 12+
  • Filament 5.x
  • Livewire 4.x
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.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware