The laravel-performance-monitor
package allows you to monitor all your requests.
It's slightly similar to Laravel Telescope, but only stores minimal information for ALL your requests.
- Log request paths, duration, response code
- Count queries
- Prune command
- Dashboard / charts?
- Aggregates?
Released under the MIT License, see LICENSE.