manageruz
manageruz
I'll do
Maybe just like this? ```php protected function buildUserFromRequest() { $fields = $this->prepareValidFields(); // $data = array_filter(service('request')->getPost($fields)); // pulling data from $_REQUEST, get rid of NULL values // works fine with...
And what about **Shield**? Shield's code is same as Myth.
This post is old and the answer of @lonnieezell i think was the solution to this issue. Closing as solved.
Please fork the **develop** branch and make your PR from there.
And replacement code not working.
Closing as fixed by #575
Hi @halimkun User model's withGroup() method is used when creating new users, not when searching existing users from db. > The UserModel can automatically assign a role during user creation....
No answer from author, closing as solved.
> Thanks, do I have to change all the uri action in views too? I think, it still relevant with this PR. If you mean form tag's action url, they...