Skip to content

Commit

Permalink
Update UPGRADE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Feb 3, 2023
1 parent 2953b67 commit d6a467f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Upgrade Guide

With every upgrade, make sure to publish Horizon's assets:
With every upgrade, make sure to publish Horizon's assets and clear the view cache:

php artisan horizon:publish

php artisan view:clear


## Upgrading To 5.0 From 4.x

Expand Down

0 comments on commit d6a467f

Please sign in to comment.