cluster/utility

这个包将用于composer项目中的一些实用功能。

dev-main 2022-12-28 17:22 UTC

This package is auto-updated.

Last update: 2024-09-12 13:47:39 UTC


README

本项目可能用于Laravel实用服务。

安装

使用composer安装Cluster Utility

  composer require cluster/utility

发布

发布资源、公共文件和其他文件。

  php artisan vendor:publish --provider="Cluster\Utility\UtilityServiceProvider"