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: UPGRADE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -332,7 +332,7 @@ node storage/ssr/ssr.js
332
332
333
333
If you have followed all of the above steps, but are still having issues you should try the following steps:
334
334
335
-
-Try running`php artisan view:clear` to clear any compiled view assets.
335
+
-Run`php artisan view:clear` to clear any compiled view assets.
336
336
- If your development web server is running on HTTPS, check out the ["Working With A Secure Development Server"](https://laravel.com/docs/9.x/vite#working-with-a-secure-development-server) section of the documentation.
0 commit comments