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
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
i have tried everything !
The text was updated successfully, but these errors were encountered:
I've wasted 4 hours configuring the PUGXMultiUserBundle and it turns out it's not suitable for Symfony 3.4 - what a waste of time!
Anyway, does anyone could tell me if theres's any alternative way to use multiple users entities in Symfony?
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
i have tried everything !
The text was updated successfully, but these errors were encountered: