marcelweidum/filament-back-button 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

marcelweidum/filament-back-button

最新稳定版本:v1.0.0-beta.2

Composer 安装命令:

composer require marcelweidum/filament-back-button

包简介

Brings a back button to a resource view/edit page

README 文档

README

Latest Version on Packagist Total Downloads GitHub Code Style Action Status Filament 4.11.x Filament 5.6.x

Brings a back button to a resource view/edit page

Caution

The current release is a beta release — use it cautiously in production.

Filament Back Button cover

Installation

You can install the package via composer:

composer require marcelweidum/filament-back-button

Important

If you have not set up a custom theme and are using Filament Panels follow the instructions in the Filament Docs first.

After setting up a custom theme add the plugin's views to your theme css file or your app's css file if using the standalone packages.

@source '../../../../vendor/marcelweidum/filament-back-button/resources/**/*.blade.php';

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

return [
    'all_resources' => true,
    'resources' => [
        // App\Filament\Resources\UserResource::class,
    ],
];

Set all_resources to false to only show the back button on specific Filament resources listed in resources.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固