定制 pboivin/filament-peek 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pboivin/filament-peek

最新稳定版本:v3.0.0

Composer 安装命令:

composer require pboivin/filament-peek

包简介

Full-screen page preview modal for Filament

README 文档

README

Build Status Latest Stable Version Total Downloads License

A Filament plugin to add a full-screen preview modal to your Panel pages. The modal can be used before saving to preview a modified record.

Screenshots of the edit page and preview modal

Installation

You can install the package via composer:

composer require pboivin/filament-peek:"^3.0"

Register a FilamentPeekPlugin instance in your Panel provider:

use Pboivin\FilamentPeek\FilamentPeekPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        // ...
        ->plugins([
            FilamentPeekPlugin::make(),
        ]);
}

Then, publish the assets:

php artisan filament:assets

Upgrading from 2.x

Follow the steps in the Upgrade Guide.

Compatibility

Peek Status Filament PHP
3.x Current version ^4.0 ^8.2
2.x Bugfixes only ^3.0 ^8.1
1.x Bugfixes only ^2.0 ^8.0

Please feel free to report any issues you encounter with Peek in GitHub Issues.

Demo Projects

Here are a few example projects available to give this plugin a try:

Repository Description
filament-peek-demo Content previews on a simple Filament project with Laravel Blade views.
Log1x/filament-starter A great starting point for TALL stack projects using Filament. Implements content previews using full-page Livewire components.

Documentation

The documentation is available in the 'docs' directory on GitHub:

FAQ and Known Issues

You'll find some notes and solutions to common issues in GitHub Discussions. Feel free to contribute your own tips and tricks.

Changelog

See CHANGELOG.md for more information on what has changed recently.

Contributing

See CONTRIBUTING.md for details.

Security Vulnerabilities

Review the security policy on how to report security vulnerabilities.

Credits

Acknowledgements

The initial idea was inspired by module previews in Twill.

License

The MIT License (MIT). See LICENSE.md for more information.

统计信息

  • 总下载量: 271.09k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 237
  • 点击次数: 7
  • 依赖项目数: 11
  • 推荐数: 0

GitHub 信息

  • Stars: 236
  • Watchers: 4
  • Forks: 18
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固