定制 trustbird/filament-trustbird 二次开发

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

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

trustbird/filament-trustbird

Composer 安装命令:

composer require trustbird/filament-trustbird

包简介

Optional Filament admin panel for Trustbird's Laravel core package.

README 文档

README

Optional Filament admin panel for Trustbird's Laravel core package.

This package only contains Filament UI concerns. Domain logic, models, migrations, actions, events, policies and contracts belong in trustbird/laravel-trustbird.

Installation

composer require trustbird/laravel-trustbird trustbird/filament-trustbird

Publish the configuration file when you want to customize the panel integration:

php artisan vendor:publish --tag="filament-trustbird-config"

Usage

Register the plugin in your Filament panel provider:

use Trustbird\Filament\TrustbirdPanelPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        ->plugin(TrustbirdPanelPlugin::make());
}

Architecture

trustbird/laravel-trustbird is the headless Laravel core. This package is intentionally optional, so developers can use Trustbird with Filament or integrate the core into their own UI.

Keep these boundaries strict:

  • Core package: domain models, migrations, services, actions, events, policies, contracts and APIs.
  • Filament package: resources, pages, widgets, forms, tables, actions and panel registration.

Testing

composer test

Code style

composer format

Security

Please review SECURITY.md for responsible disclosure details.

License

The MIT License (MIT). Please see LICENSE.md for more information.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-07-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固