Exception event not being captured and not showing up on dashboard

Hi, I am using sentry-laravel version 1.4.1 with laravel 6.0. I have configured sentry as instructed in the documentation, and I have created an endpoint to throw an error which I should be seeing in sentry, but I am not. Please help.

So I updated sentry, and I started receiving events from my staging server. I am still not receiving events from my local dev environment(the artisan task sentry:test fails), but that’s fine. closing the issue.