โšกIntroduction

Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.

Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events. It leverages a controller that is made to properly listen to SNS HTTP(s) webhooks and trigger events on which you can handle in Laravel, so you just have to focus on writing your logic to handle the events.

Last updated