kevin-mitchell / alexa-app

Set of classes to make creating Amazon Alexa Skills Kit (ASK) applications easier with Laravel and Lumen
MIT License
97 stars 47 forks source link

Route for Messaging.MessageReceived #64

Open lipkau opened 5 years ago

lipkau commented 5 years ago

I am having trouble registering routes for 'type': 'Messaging.MessageReceived'.

same goes for the intent AMAZON.StopIntent

Can you please support?