Want to access all of our courses? (37 h 48 min)
You also get:
Already a member? Login here
I only use laravel as an api, is there a way to check the number of queries?
Yes! For that you can use one of these tools:
https://pulse.laravel.com/ https://laravel.com/docs/11.x/telescope
They have different use-cases, but both can help you work out problematic places :)
thanks
I only use laravel as an api, is there a way to check the number of queries?
Yes! For that you can use one of these tools:
https://pulse.laravel.com/ https://laravel.com/docs/11.x/telescope
They have different use-cases, but both can help you work out problematic places :)
thanks