indracollective / laravel-revisor-filament
Robust Draft, Publishing & Versioning for Laravel Filament Resources
Fund package maintenance!
indracollective
Requires
- php: ^8.2
- filament/filament: ^3.0
- illuminate/contracts: ^11.0
- indracollective/laravel-revisor: ^1.0
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- barryvdh/laravel-ide-helper: ^3.1
- larastan/larastan: ^2.9
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-arch: ^2.7
- pestphp/pest-plugin-laravel: ^2.3
- pestphp/pest-plugin-livewire: ^2.1
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
This package is auto-updated.
Last update: 2024-10-29 06:43:24 UTC
README
Instantly add robust draft, versioning, and publishing functionality to your FilamentPHP admin panel with Revisor Filament.
This package builds on Laravel Revisor, offering a collection of Filament Actions, Table Columns, and Page components to seamlessly integrate Revisor with FilamentPHP, a popular admin panel for Laravel composed of beautiful full-stack components.
Installation
composer require indracollective/laravel-revisor-filament
Screenshots
☝️ Table Actions / Bulk Actions for publishing and unpublishing records, viewing the revision history in Filament Tables.
☝️ Regular Actions for publishing and unpublishing records, viewing the revision history on Filament Edit pages.
☝️ View the version history of a record, and Revert to a previous versions of a record.
Documentation
laravel-revisor.indracollective.dev
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.