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 c80cdeb + 43291d7 commit b8a8bf8Copy full SHA for b8a8bf8
upgrade.md
@@ -353,6 +353,8 @@ The `getMethods` method of the `Illuminate\Routing\Route` class has been removed
353
354
The `getParameter` method of the `Illuminate\Routing\Route` class has been removed. You should use the `parameter` method instead.
355
356
+The `getPath` method of the `Illuminate\Routing\Route` class has been removed. You should use the `uri` method instead.
357
+
358
### Sessions
359
360
#### Symfony Compatibility
0 commit comments