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 7476db1 commit 15edb25Copy full SHA for 15edb25
tests/Models/TestModel.php
@@ -23,7 +23,7 @@ public function urlStrategy(): string
23
{
24
return 'test-' . Str::slug($this->getAttribute('name'));
25
}
26
-
+
27
public function getUrlHandler(): array
28
29
return [
0 commit comments