Sentry::getThrottleProvider()->disable();
I believe this is not a problem in sentry 3.0. I assume you are using 2.1.
The changelog.md under vendor\cartalyst\sentry says #v2.0.0-beta7.
I ran
composer update --dev --prefer-dist
But it did not update.
What is the best way to update to 3.0?
Thanks!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community