palanik / CorsSlim

CORS Middleware for PHP Slim Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot access protected property Slim\Slim::$request

bujardeari opened this issue · comments

Fatal error: Cannot access protected property Slim\Slim::$request in
/var/www/site/web/vendor/palanik/corsslim/CorsSlim.php on line
100

Do you have an idea what the problem could be here?

@bujardeari Are you using Slim 3.x? If so, please use dev-slim3 branch.