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 177a35c commit 5d1dfd1Copy full SHA for 5d1dfd1
src/Resources/TagResource.php
@@ -24,6 +24,7 @@ class TagResource extends Resource
24
use Translatable;
25
26
protected static ?string $navigationIcon = 'heroicon-o-tag';
27
+
28
protected static ?string $recordRouteKeyName = 'id';
29
30
/**
0 commit comments