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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Running with redis you can configure your `QUEUE_CONNECTION` environment variabl
8
8
9
9
The default queue name in laravel is called `default`. So we configured the `QUEUE_NAME` environment variable to this value.
10
10
11
-
If you want to use [Laravel Horizon](https://laravel.com/docs/5.5/horizon) then you have to set the environment `LARAVEL_HORIZON` to `true`. By default it is `false`.
11
+
If you want to use [Laravel Horizon](https://laravel.com/docs/horizon) then you have to set the environment `LARAVEL_HORIZON` to `true`. By default it is `false`.
0 commit comments