pingpong-labs / admin

Laravel 5 Admin
https://packagist.org/packages/pingpong/admin
BSD 3-Clause "New" or "Revised" License
432 stars 114 forks source link

New users are automatically administrator #42

Open siegerhansma opened 9 years ago

siegerhansma commented 9 years ago

On my website you can register for a new account. Those users are automatically made administrator and there is no way for me to change it. Adding a new row in role_user with the user_id and role_id of 2 (for user) does not help.

assada commented 9 years ago

+1