solutionforest / filament-access-management

Extends on Laravel-permission
https://spatie.be/docs/laravel-permission/v5/introduction
MIT License
44 stars 14 forks source link

Update MakeSuperAdminUser.php #6

Closed Yismen closed 1 year ago

Yismen commented 1 year ago

Updated the createUser method so it can update existent users without the need of asking for Name or Password

cklei-carly commented 1 year ago

We will adding a 'force' option in the next version to handle this scenario. Thank you for your suggestion.