Zend Framework/Homestead Integration – #SelectedArticles

Last year, we wrote about using Laravel Homestead with ZF projects. Today, we contributed some changes to Homestead to simplify setting it up to serve Apigility, Expressive, and Zend Framework projects. from Tigo Source https://framework.zend.com/blog/2018-05-16-homestead.html

OuputBuffer Middleware for Expressive – Rob Allen’s DevNotes – #SelectedArticles

This occurs after your data has been displayed and makes perfect sense as Expressive is unable to send headers as you’ve already started sending the body. To solve this, you need some middleware. It looks like this: from Tigo via Did you enjoy this article? Then read the full version …

Back to Top