by Patrick Boivin
A Filament plugin that adds a full-screen preview modal to your Edit pages. The modal can be used before saving to preview a modified record.
You can install the package via composer:
composer require pboivin/filament-peek
The requirements are PHP 8.0 and Filament 2.0
The full documentation can be found in the README of the GitHub repository.