SPX & SQL profiling for Laravel query insight
SpinApp includes SPX and SQL profiling to help spot N+1 queries and slow endpoints.
Overview
SpinApp is a product that provides SPX and SQL profiling to log SQL queries so you can identify performance issues in Laravel.
SQL query logging to find performance issues
SpinApp “SPX & SQL profiling” with SQL query logging for Laravel. SpinApp states this helps you spot:
- N+1 queries
- slow endpoints
Safe backups mentioned for profiling changes
SpinApp mentions “safe backups of bootstrap/app.php.”