cion/laravel-log-reader
Composer 安装命令:
composer require cion/laravel-log-reader
包简介
UI Reader for laravel logs
README 文档
README
Installation
You can install the package via composer:
composer require cion/laravel-log-reader
The package will register itself automatically.
Optionally, you can publish the package configuration using:
php artisan vendor:publish --provider=Cion\\LaravelLogReader\\ServiceProvider
This will publish a file called log-reader.php in your config folder to adjust a few config values.
Usage
You just need to visit /logreader if you didn't change prefix in your config
Testing
- Copy
.env.exampleto.envand fill in your database credentials. - Run
composer test.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email contact@mohamedbenhida.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see the License File for more information.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-08
