Commit 170adae
authored
[11.x] Revert auto-discovering
* Revert "Fix for not automatically registering commands in App\Console\Commands (#52903)"
This reverts commit d76b2f1.
* Revert "Auto-Register Commands in `routes/console.php` (#52867)"
This reverts commit e216708.routes/console.php as this will cause breaking change with the default withRouting($console) (#52942)1 parent 296f3f8 commit 170adae
File tree
1 file changed
+1
-7
lines changed- src/Illuminate/Foundation/Configuration
1 file changed
+1
-7
lines changedLines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
| 286 | + | |
293 | 287 | | |
294 | 288 | | |
295 | 289 | | |
| |||
0 commit comments