I actually need a Laravel 10 version with JetStream and Inertia (VueJS) or with Laravel/ui + Blade
Hi,
Currently, the Laravel starter kit does not include Jetstream and Inertia (VueJS). Both plugins use Tailwind as the base style, while Metronic uses Bootstrap. However, you can install Jetstream and Inertia on your own and keep the features, then customize the HTML template pages to fit with the Metronic design.
Thanks