🤗Laravel Vite,@vite, JQuery and SASS (ok)
https://nono.ma/compile-sass-scss-vite-js
import jQuery from 'jquery';
window.$ = window.jQuery = jQuery;
import './bootstrap';
import '@coreui/utils/src';

Áp dụng

Install JQuery in laravel 9 with Vite
Last updated