简体   繁体   English

Laravel 8 with Jetstream no style and js出现

[英]Laravel 8 with Jetstream no style and js appeared

I just installed jetstream on a laravel 8 empty, when i try to connect myself on the login page, the style and the js doesnt appear.我刚刚在 laravel 8 上安装了 jetstream,当我尝试在登录页面上连接自己时,样式和 js 没有出现。

I tried to delete the vendor folder and do the composer install command and nothing changed.我试图删除供应商文件夹并执行 composer install 命令,但没有任何改变。

If you want to see: https://curationprojet.roberts.etu.mmi-unistra.fr/caracara/public/login如果你想看: https://curationprojet.roberts.etu.mmi-unistra.fr/caracara/public/login

The welcome page is normal, just jetstream pages are bugged.欢迎页面正常,只是jetstream页面有问题。

If you already ran all the commands for the installation you should use:如果您已经运行了所有安装命令,您应该使用:

npm install && npm run dev

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM