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 53c9218 commit 42ed06fCopy full SHA for 42ed06f
tests/Stubs/Model.php
@@ -42,6 +42,6 @@ public function resolveRouteBinding($slug)
42
abort(404);
43
}
44
45
- return $validSlug;
+ return $this;
46
47
0 commit comments