I downloaded the Laravel demo, and it uses Laravel Mix. Is there any resources on how to setup the theme with Laravel valet?
Hi Hamoud Alhoqbani
As of now, Metronic for Laravel uses Laravel Mix for asset compilation, and there are no specific guides for integrating it with Laravel Vite. We will consider future updates regarding official support for Laravel Vite integration.
Thank you
Thanks for your reply. I apologize for my mistake. I meant Laravel Vite (not valet) Which is the replacement of Laravel Mix.
Hi Hamoud Alhoqbani
I'm sorry, but at the moment, we don't have specific documentation on setting up the theme with Laravel Valet. However, you can refer to the official Laravel Valet documentation for detailed instructions on how to use Valet with your Laravel project.
https://laravel.com/docs/10.x/valet
Thank you