curicows/laravel-common
Composer 安装命令:
composer require curicows/laravel-common
包简介
Shared Laravel common utilities for Curicows applications.
README 文档
README
Shared Laravel common utilities for Curicows applications.
Installation
Require the package from a Laravel application using the repository path or package registry configured for Duraludon:
composer require curicows/laravel-common
Laravel discovers the package service provider automatically.
Publish the package configuration when the application needs to override the defaults:
php artisan vendor:publish --tag=laravel-common-config
Development
composer install
composer test
composer lint
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-12