finishes 13 and 14
This commit is contained in:
@@ -49,6 +49,13 @@ final class LogResource extends Resource
|
||||
*/
|
||||
public static $group = 'Analytics';
|
||||
|
||||
/**
|
||||
* The relationships that should be eager loaded on index queries.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
public static $with = ['user', 'session', 'category'];
|
||||
|
||||
/**
|
||||
* Get the fields displayed by the resource.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user