flabib/xray
Composer 安装命令:
composer require flabib/xray
包简介
This package inspired by spatie/ray
README 文档
README
This package is an open-source alternative for spatie/laravel-ray. Currently, it is still in development.
Some basic usage such as logging is already implemented.
Installation Guide
If you already downloaded the XRay-Server, you can install this package to an existing Laravel project by doing the follwing:
- Install the
flabib/xraypackage by running:
composer require flabib/xray
- Publish the configuration by running
php artisan vendor:publish --provider=Flabib\XRay\XRayServiceProvider.
By default, no extra configuration is needed to run the package. You can use it simply by using xray(...$args). Enjoy the package.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-13