Has anyone managed to integrate PHPBB login system with a Slim 3 application?
I get the following error
Fatal error: Uncaught TypeError: Argument 1 passed to Slim\Collection::__construct() must be of the type array, object given
When adding the code shown here: Full integrate phpbb into existing website