I am accustomed with webpack configuration in laravel, but recently, I am getting vite instead of webpack while installing laravel. Is there any way I can install webpack by default instead of vite?
I am accustomed with webpack configuration in laravel, but recently, I am getting vite instead of webpack while installing laravel. Is there any way I can install webpack by default instead of vite?