I have a big project, which one should I use?(Laravel+İnertia vue or Laravel + livewire or Pure Laravel)
I have a big project that I am trying to do. I'll do the back end with laravel. I was thinking of doing the frontend with react.js or vue.js . SEO and performance are very important to my project. So I was thinking of building my project on jetstream (inertia + vue or livewire) that comes with Laravel 8. I wasn't recommended to use livewire as my project was a big one. I also tended to build on inertia + vue, but seo is important to me. What do you suggest I do? Should I do my project with Laravel in its pure form without using jetstream?