You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,14 +218,6 @@ Laravel 7.x doesn't provide `swift.mailer` and `swift.transport` container bindi
218
218
219
219
$swiftTransport = $swiftMailer->getTransport();
220
220
221
-
### Queue
222
-
223
-
#### Deprecated `--daemon` Flag Removed
224
-
225
-
**Likelihood Of Impact: Low**
226
-
227
-
The deprecated `--daemon` flag on the `queue:work` command has been removed. This flag is no longer necessary as the worker runs as a daemon by default.
228
-
229
221
### Resources
230
222
231
223
#### The `Illuminate\Http\Resources\Json\Resource` Class
0 commit comments