nebstersk/eset
最新稳定版本:1.1.0
Composer 安装命令:
composer require nebstersk/eset
包简介
Common assets for LWS projects.
关键字:
README 文档
README
Prerequisites
- PHP 8.1 or higher
- Laravel 10
Installation
Install the package via Composer:
composer require nebstersk/eset
Usage
Publish common assets / files manually:
php artisan eset:publish
Add the same command to composer.json for automatic publish with every Composer update:
"scripts": { "post-update-cmd": [ "@php artisan eset:publish" ], }
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-30