Skip to content

Commit

Permalink
remove unnecessary step in 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 7, 2019
1 parent 129e02f commit 1970e45
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions horizon.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ After installing Horizon, publish its assets using the `horizon:install` Artisan

php artisan horizon:install

You should also create the `failed_jobs` table which Laravel will use to store any [failed queue jobs](/docs/{{version}}/queues#dealing-with-failed-jobs):

php artisan queue:failed-table

php artisan migrate

<a name="configuration"></a>
### Configuration

Expand Down

0 comments on commit 1970e45

Please sign in to comment.