Open joeconradt opened 8 years ago
Notice: Undefined index: ROLE_ADMIN. Line 130 in VoterService. Basically the admin role wasn't in database but it was looking to set default for ROLE_ADMIN.
php app/console role:install
Notice: Undefined index: ROLE_ADMIN. Line 130 in VoterService. Basically the admin role wasn't in database but it was looking to set default for ROLE_ADMIN.