public static $perPageViaRelationship = 50;

This commit is contained in:
HolgerHatGarKeineNode
2023-02-10 00:02:45 +01:00
parent 03d1f42b04
commit c1094f2f37

View File

@@ -32,6 +32,8 @@ class LibraryItem extends Resource
*/
public static $model = \App\Models\LibraryItem::class;
public static $perPageViaRelationship = 50;
/**
* The single value that should be used to represent the resource when being displayed.
* @var string