Fix account creation email
This commit is contained in:
parent
054e65b78f
commit
6a996c7c0c
2 changed files with 4 additions and 2 deletions
|
@ -38,7 +38,7 @@ class AccountCreated extends Notification implements ShouldQueue
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
public $token;
|
||||
public $user;
|
||||
|
||||
/**
|
||||
* Create a new notification instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue