You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I love that there's finally an easy way to deal with webhooks in Laravel, but I wonder — is it worth waiting for a response? That could be really slow depending on the destination for the webhook request, and if it is wrong, what can be done about it?