basic profile edit page, not working yet
This commit is contained in:
@@ -20,6 +20,7 @@ use MightyPork\Exceptions\NotExistException;
|
||||
* @property \Carbon\Carbon $updated_at
|
||||
* @property string $name - unique, for vanity URL
|
||||
* @property string $title - for display
|
||||
* @property string $bio - user bio
|
||||
* @property string $email - unique, for login and social auth chaining
|
||||
* @property string $password - hashed pw
|
||||
* @property bool $confirmed - user e-mail is confirmed
|
||||
|
||||
Reference in New Issue
Block a user