]> _ Git - psq.git/commitdiff
Update User.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 17 Sep 2020 14:22:16 +0000 (16:22 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 17 Sep 2020 14:22:16 +0000 (16:22 +0200)
app/Nova/User.php

index 5cb414a5ddff93b0e8d3d7ec0d200ac30e5a5856..61e771561ebce302fe8c82a8c1e8affaedfa785f 100644 (file)
@@ -41,6 +41,9 @@ class User extends Resource
 
     public static $type;
 
+    public static $perPageViaRelationship = 50;
+
+
 
     /**
      * The single value that should be used to represent the resource when being displayed.