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.
2 parents 82a1a51 + b230122 commit 9154ff6Copy full SHA for 9154ff6
src/Http/Request.php
@@ -25,4 +25,4 @@ public function route($param = null, $default = null)
25
26
return Arr::get($route[2], $param, $default);
27
}
28
-}
+}
0 commit comments