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 0f51520 commit 177a35cCopy full SHA for 177a35c
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
+ protected static ?string $recordRouteKeyName = 'id';
28
29
/**
30
* @return class-string
0 commit comments