PHP-DI / Slim-Bridge

PHP-DI integration with the Slim framework
http://php-di.org/doc/frameworks/slim.html
MIT License
176 stars 38 forks source link

Automatically add Slim\App instance to Container #56

Closed ghost closed 4 years ago

ghost commented 4 years ago

suggestion: Register Slim\App instance automatically to Container when using Bridge::create.

mnapoli commented 4 years ago

This is a good idea! Feel free to send a pull request.

mnapoli commented 4 years ago

Resolved by #57