Download the PHP package nosun/laravel-api-log-middleware without Composer
On this page you can find all versions of the php package nosun/laravel-api-log-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nosun/laravel-api-log-middleware
More information about nosun/laravel-api-log-middleware
Files in nosun/laravel-api-log-middleware
Download nosun/laravel-api-log-middleware
More information about nosun/laravel-api-log-middleware
Files in nosun/laravel-api-log-middleware
Vendor nosun
Package laravel-api-log-middleware
Short Description Api Log Middleware for Laravel
License MIT
Package laravel-api-log-middleware
Short Description Api Log Middleware for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-api-log-middleware
nosun/laravel-api-log-middleware
有一些时候,你需要在线查看 API 返回的数据,此时,可以使用这个中间件。
Installing
Usage
-
引入中间件 App/Http/kernel.php
-
设置单独的日志通道 config/logging.php
-
创建配置文件 config/api-log.php
-
将
api_log
加入路由, 将API_LOG_ENABLE=true
加入 .env - 查看输出日志: "storage/logs/api.log"
Todo
- 开发 console,使用 artisan 发布 config file。
Contributing
File bug reports using the issue tracker.
License
MIT
All versions of laravel-api-log-middleware with dependencies
PHP Build Version
Package Version
The package nosun/laravel-api-log-middleware contains the following files
Loading the files please wait ....