Skip to content

Filament Peek

This page is generated from public package documentation in capell-4/packages and the package manifest checked into the source repository.

FieldValue
Composer packagecapell-app/filament-peek
Package slugfilament-peek
Product groupCapell Foundation
Tierfree
Bundlefoundation
Runtime contextsadmin, frontend
Capell version^4.0
Source repositorycapell-app/packages
Source pathpackages/filament-peek
Docs sourcepackages/filament-peek/docs
Manifestcapell.json

Adds a Page edit header action that opens pboivin/filament-peek with a private, signed preview URL.

Preview data is stored in short-lived cache snapshots. The package overlays the current unsaved Page form state, the active publishing workspace context when present, and the latest Layout Builder editor state captured for the current admin user. It does not save Pages, Layouts, translations, URLs, workspaces, or block assets.

Run focused tests with:

Terminal window
vendor/bin/pest packages/filament-peek/tests --configuration=phpunit.xml