# What is SpinApp SPX & SQL profiling used for?

SpinApp SPX & SQL profiling is used for SQL query logging to spot N+1 queries and slow endpoints.

## Details
SpinApp “SPX & SQL profiling” with SQL query logging for Laravel. SpinApp positions this logging as a way to identify N+1 queries and slow endpoints before they ship.

SpinApp also mentions safe backups of bootstrap/app.php as part of the profiling workflow.
## Related AI Resources

- [spinapp-spx-sql-profiling](https://spinapp.site/ai/t/spinapp-spx-sql-profiling.md)
- [spinapp-features](https://spinapp.site/ai/t/spinapp-features.md)