travello-gmbh / amazon-alexa-skill-library

DEPRECATED PHP Library for Amazon Alexa Skills
12 stars 1 forks source link

Add AlexaRequest and AlexaResponse to DI container #9

Closed RalfEggert closed 7 years ago

RalfEggert commented 7 years ago

Write a new middleware for the pipeline to add the AlexaRequest instance to the DI Container. Write another one to add the AlexaResponse instance to the DI Container. This will make it easier to access both in the application.