Add files and updates necessary to manage new layout.

This commit is contained in:
James Cole
2022-02-27 10:04:08 +01:00
parent 3f61b6d707
commit aa7d4a610b
9 changed files with 106 additions and 45 deletions

View File

@@ -162,7 +162,7 @@ class User extends Authenticatable
use Notifiable, HasApiTokens;
/**
* The attributes that should be casted to native types.
* The attributes that should be cast to native types.
*
* @var array
*/