user edit form
This commit is contained in:
@@ -11,6 +11,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property \Carbon\Carbon $created_at
|
||||
* @property int $user_id
|
||||
* @property string $token
|
||||
* @property string $email
|
||||
* @property-read User $user
|
||||
*/
|
||||
class EmailConfirmation extends Model
|
||||
|
||||
Reference in New Issue
Block a user