Download the PHP package eightynine/filament-docs without Composer
On this page you can find all versions of the php package eightynine/filament-docs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eightynine/filament-docs
More information about eightynine/filament-docs
Files in eightynine/filament-docs
Download eightynine/filament-docs
More information about eightynine/filament-docs
Files in eightynine/filament-docs
Vendor eightynine
Package filament-docs
Short Description Elegant documentation system for your Filament application with search, navigation, and markdown support
License MIT
Homepage https://github.com/eightynine/filament-docs
Package filament-docs
Short Description Elegant documentation system for your Filament application with search, navigation, and markdown support
License MIT
Homepage https://github.com/eightynine/filament-docs
Please rate this library. Is it a good library?
Informations about the package filament-docs
Filament Docs
A Filament plugin for creating elegant documentation pages within your admin panel.
Features
- Markdown Support: Full CommonMark compatibility with syntax highlighting
- Real-time Search: Instant search with context-aware results
- Responsive Design: Mobile-first with dark mode support
- Multi-language: Built-in internationalization support
- Theme Integration: Seamlessly integrates with Filament themes
- Artisan Commands: CLI tools for generating pages and content
Requirements
- PHP 8.1+
- Laravel 10.0+
- Filament 3.0+
Installation
Publish configuration (optional):
Create documentation directory:
Quick Start
-
Create a documentation page:
-
Add markdown files to
resources/docs/: - Access your documentation in the Filament admin panel.
Configuration
The configuration file config/filament-docs.php allows customization:
Advanced Usage
Custom Documentation Page
Multi-language Support
Directory structure:
Commands
Create Documentation Page
Create Markdown Content
Available templates: basic, guide, api, troubleshooting, feature
Customization
Custom Views
Publish views for customization:
Custom Styling
Publish assets:
Add custom CSS:
Performance Optimization
Enable caching for large documentation:
License
MIT License. See LICENSE.md for details.
All versions of filament-docs with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
filament/filament Version ^3.0
illuminate/contracts Version ^10.0|^11.0|^12.0
league/commonmark Version ^2.4
spatie/laravel-package-tools Version ^1.15.0
barryvdh/laravel-dompdf Version ^3.0
filament/filament Version ^3.0
illuminate/contracts Version ^10.0|^11.0|^12.0
league/commonmark Version ^2.4
spatie/laravel-package-tools Version ^1.15.0
barryvdh/laravel-dompdf Version ^3.0
The package eightynine/filament-docs contains the following files
Loading the files please wait ...