We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e39ac commit 0ac3033Copy full SHA for 0ac3033
7.x-dev/upgrade-guide.md
@@ -121,6 +121,7 @@ No changes needed.
121
122
<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:
123
```
124
+php artisan basset:clear
125
php artisan config:clear
126
php artisan cache:clear
127
php artisan view:clear
0 commit comments