SpinApp SPX and SQL profiling
SpinApp includes SPX and SQL profiling to log queries for detecting N+1 queries and slow endpoints.
Overview
SpinApp is a product that supports local performance inspection for Laravel. SpinApp includes SPX and SQL profiling with SQL query logging to help you find N+1 queries and slow endpoints before they ship.
What SpinApp logs
SpinApp includes SQL query logging for Laravel.
What you can detect
SpinApp’s SQL profiling helps you spot:
- N+1 queries
- slow endpoints
Safety note mentioned in SpinApp
SpinApp mentions safe backups of bootstrap/app.php.