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 95d667d commit 6518983Copy full SHA for 6518983
CHANGELOG.md
@@ -12,6 +12,7 @@
12
- All rate-limiting middleware is now defined directly on the routes and not within controller constructors.
13
- Knocking uses a proper rate limiter now, throwing a throttle exception with the remaining seconds.
14
- `ModelNotFound` exceptions thrown from messenger routes will be transformed into a sanitized message.
15
+- Routes now use the `scopedBindings` flag instead of defining them per route.
16
- Minimum laravel version bumped to `^8.70`.
17
18
#### Removed
0 commit comments