rappasoft / vault

Roles & Permissions for the Laravel 5 Framework
MIT License
103 stars 10 forks source link

Wrong msg creating new users #16

Closed eflames closed 9 years ago

eflames commented 9 years ago

Hi,

When i try to create a new user without errors, the system goes back and put a danger message with "Invalid argument supplied for foreach()" but the user is created in db.

Sorry for my english xD error

NeDetto commented 9 years ago

I have the same issue whatch this https://github.com/rappasoft/vault/issues/14 If you found a solution please write here thanks :-)

rappasoft commented 9 years ago

I'll try to fix this today guys.

Anthony Rappa

On Apr 3, 2015, at 08:31, NeDetto notifications@github.com wrote:

I have the same issue whatch this #14 If you found a solution please write here thanks :-)

— Reply to this email directly or view it on GitHub.

eflames commented 9 years ago

Thank you Anthony...

eflames commented 9 years ago

@NeDetto ... Do you have this issue too? #17

rappasoft commented 9 years ago

Pushed a fix, pull from composer or check the commit. Its just 1 function.