neuecommerce/activity-logger
Composer 安装命令:
composer require neuecommerce/activity-logger
包简介
An Activity Logger for Laravel Eloquent models.
README 文档
README
An Activity Logger for Laravel Eloquent models.
Installation
- Install the package via Composer:
composer require neuecommerce/activity-logger
- Publish the migrations (optional):
php artisan vendor:publish --tag="neuecommerce-addresses-migrations"
- Publish the configuration file (optional):
php artisan vendor:publish --tag="neuecommerce-activity-logger-config"
- Run the migrations:
php artisan migrate
Implementation
...
Usage
...
Testing
composer test
Contributing
Thank you for your interest. Here are some of the many ways to contribute.
- Check out our contributing guide
- Look at our code of conduct
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 337
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-24