We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa9d3d commit 8350b35Copy full SHA for 8350b35
src/AttributeManager.php
@@ -5,6 +5,7 @@
5
use Illuminate\Database\Eloquent\Collection;
6
use Illuminate\Database\Eloquent\Model;
7
use Illuminate\Support\Arr;
8
+use Illuminate\Support\Str;
9
use Illuminate\View\View;
10
11
class AttributeManager
0 commit comments