承接 saadj55/filament-copyable 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

saadj55/filament-copyable

最新稳定版本:0.1.4

Composer 安装命令:

composer require saadj55/filament-copyable

包简介

Filament fields and columns with copyable values

README 文档

README

Copyable Text Column and Field for Filament PHP.

Screenshot of Login Screenshot of Login

Installation

You can install the package via composer:

composer require saadj55/filament-copyable

Usage

Column

In in your Table Schema:

\Saadj55\FilamentCopyable\Tables\Columns\CopyableTextColumn::make('name')

You can make the icon to only appear on hover with the ->showOnHover() method,

You can set a custom heroicon by using the ->icon('heroicon-o-duplicate') method.

Field

\Saadj55\FilamentCopyable\Forms\Components\CopyableTextInput::make('name')

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 36
  • Watchers: 1
  • Forks: 6
  • 开发语言: Blade

其他信息

  • 授权协议: Unknown
  • 更新时间: 2022-07-11