Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhumsiabdo committed Aug 29, 2024
1 parent 73c49a2 commit ff485de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class User extends Authenticatable
* The attributes that should be cast.
*
* @var array
*/
***/
protected $casts = [
'email_verified_at' => 'datetime',
];
Expand Down

0 comments on commit ff485de

Please sign in to comment.