tomatophp/filament-employees
最新稳定版本:v0.0.1
Composer 安装命令:
composer require tomatophp/filament-employees
包简介
Manage your employees with easy using Account builder and FilamentPHP
README 文档
README
Filament Employees
Manage your employees with easy using Account builder and FilamentPHP
Installation
composer require tomatophp/filament-employees
after install your package please run this command
php artisan filament-employees:install
Publish Assets
you can publish config file by use this command
php artisan vendor:publish --tag="filament-employees-config"
you can publish views file by use this command
php artisan vendor:publish --tag="filament-employees-views"
you can publish languages file by use this command
php artisan vendor:publish --tag="filament-employees-lang"
you can publish migrations file by use this command
php artisan vendor:publish --tag="filament-employees-migrations"
Other Filament Packages
Checkout our Awesome TomatoPHP
统计信息
- 总下载量: 104
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-04
