Home

Awesome

filament-peek-demo

This is a demo project showcasing the Peek plugin for Filament.

Full-page Preview Modal

Screenshots of the edit page and preview modal


Builder Field Preview and Editor

Screenshots of the edit page and builder field preview


Tiptap Editor Integration

Screenshots of the edit page and the Tiptap Editor form field

Initial setup

composer install

cp .env.example .env

touch database/database.sqlite

php artisan migrate:fresh --seed

php artisan storage:link

php artisan serve

The site should be available locally on localhost:8000

You can log into the admin at localhost:8000/admin with the following credentials: