定制 creativitykills/filament-artisan 二次开发

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

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

creativitykills/filament-artisan

Composer 安装命令:

composer require creativitykills/filament-artisan

包简介

Simple but yet powerful library for running some artisan commands for FilamentPHP

README 文档

README

Latest Stable Version License Downloads

Simple but yet powerful library for running some artisan commands for Filament v4.

Forked from tomatophp/filament-artisan and maintained under the CreativityKills namespace.

Requirements

  • PHP ^8.2
  • Filament ^4.0

Installation

composer require creativitykills/filament-artisan

Then register the plugin in your panel provider:

->plugin(\CreativityKills\FilamentArtisan\FilamentArtisanPlugin::make())

Running commands

By default, you can access this page only in local environment. If you wish you can change the local key in config.

Simply go to http://your-domain.com/PANEL/artisan and here we go! Select a command from the list, fill in arguments and options/flags, and hit run.

Configuration

Publish the config file:

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

Key options in config/filament-artisan.php:

  • local (bool) — restrict to local environment only
  • developer_gate (bool) — enable developer password gate
  • commands — array of command groups defining which commands are exposed
  • permissions — per-command permission mapping (checked via Laravel Gate)
  • navigation — controls nav group, icon, visibility
  • defer — control deferred loading of table filters and column manager

Publish Assets

Publish views:

php artisan vendor:publish --tag="filament-artisan-views"

Publish translations:

php artisan vendor:publish --tag="filament-artisan-lang"

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固