From: Louis Jeckel Date: Thu, 17 Sep 2020 14:22:16 +0000 (+0200) Subject: Update User.php X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8542de9eb384325dd383b0fde64346aaf9259638;p=psq.git Update User.php --- diff --git a/app/Nova/User.php b/app/Nova/User.php index 5cb414a..61e7715 100644 --- a/app/Nova/User.php +++ b/app/Nova/User.php @@ -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.