How to make Vite, Valet, and SSL works together
I decided to create a new project today, then I created a new laravel project and it's coming with a new assets compiler, vite. But my project requires SSL in local development, then I needed to make the vite works together with SSL and laravel valet.