最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Laravel Jestream problem loading Vite manifest - Stack Overflow

programmeradmin2浏览0评论

I have a Laravel 10 app with Jetstream working perfect on local.

When I upload my app to a cpanel shared hosting, when I access to the pages I have created, I have no problem, but when I try to load the profile or team pages (from jetstream) I have this error:

Vite manifest not found at: /home/xxxx/public_html/resources/css/forms.css/manifest.json

The manifest is actually in this folder: /home/xxxx/public_html/css/forms.css/ I don't understand why I have resources folder added in the path for the profile and team pages

Is there a path to set in jetstream ?

发布评论

评论列表(0)

  1. 暂无评论