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 c1b765e commit c9c8828Copy full SHA for c9c8828
CHANGELOG-8.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.24...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.83.25...8.x)
4
+
5
6
+## [v8.83.25 (2022-09-30)](https://github.com/laravel/framework/compare/v8.83.24...v8.83.25)
7
8
+### Added
9
+- Added `Illuminate/Routing/Route::flushController()` ([#44393](https://github.com/laravel/framework/pull/44393))
10
11
12
## [v8.83.24 (2022-09-22)](https://github.com/laravel/framework/compare/v8.83.23...v8.83.24)
0 commit comments