Skip to content

Commit 6ad07fc

Browse files
authored
Merge pull request #625 from jnoordsij/patch-1
Add basset:clear to upgrade guide
2 parents 7245c6e + 0ac3033 commit 6ad07fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

7.x-dev/upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ No changes needed.
126126

127127
<a name="step-Xx" href="#step-xx" class="badge badge-danger text-white" style="text-decoration: none;">Step xx.</a> Clear your app's cache:
128128
```
129+
php artisan basset:clear
129130
php artisan config:clear
130131
php artisan cache:clear
131132
php artisan view:clear

0 commit comments

Comments
 (0)