[英]how to fix this bug in Laravel jetstream
How to fix this bug "@vite(['resources/css/app.css', 'resources/js/app.js'])" And It seems CSS is not working in Laravel 8 and 9. Laravel css not working,如何解決?
你可以試試這個
npm install
npm run dev
npm run build
php artisan serve
聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.