You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
Hi i am trying to use PUGXMultiUserBundle on Symfony 3.4, i followed the documentation step by step and when i am trying to go on http://localhost:8888/web/app_dev.php/register/user-one
i have this error :
Type error: Too few arguments to function FOS\UserBundle\Controller\RegistrationController::__construct(), 0 passed in /Users/Antoine/Desktop/pugx/Symfony/var/cache/dev/ContainerSmtb8gw/getPugxMultiUser_RegistrationManagerService.php on line 8 and exactly 4 expected
Hi i am trying to use PUGXMultiUserBundle on Symfony 3.4, i followed the documentation step by step and when i am trying to go on
http://localhost:8888/web/app_dev.php/register/user-onei have this error :
Type error: Too few arguments to function FOS\UserBundle\Controller\RegistrationController::__construct(), 0 passed in /Users/Antoine/Desktop/pugx/Symfony/var/cache/dev/ContainerSmtb8gw/getPugxMultiUser_RegistrationManagerService.php on line 8 and exactly 4 expected
i have tried everything !