More Service display
This commit is contained in:
@@ -17,7 +17,6 @@ class User extends Authenticatable
|
||||
use HasApiTokens,Notifiable,UserSwitch,HasQuickBooksToken;
|
||||
|
||||
protected $dates = ['created_at','updated_at','last_access'];
|
||||
protected $with = ['accounts.services'];
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
|
Reference in New Issue
Block a user