[REQ][php-slim4] Add CORS middleware
Created by: ybelenko
Is your feature request related to a problem? Please describe.
I've used current Slim4 server in my personal project and I think that CORS configuration should be default feature.
Describe the solution you'd like
Add tuupola/cors-middleware to PHP Slim4 server by default.