We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fec341 commit 8ceb2fdCopy full SHA for 8ceb2fd
app/Http/Controllers/Auth/RegisterController.php
@@ -58,7 +58,7 @@ protected function validator(array $data)
58
* Create a new user instance after a valid registration.
59
*
60
* @param array $data
61
- * @return User
+ * @return \App\User
62
*/
63
protected function create(array $data)
64
{
0 commit comments