Level 104
Are you sure you don't simply want Laravel Breeze with Inertia?
https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia
I'd like to use Inertia to use Vue in a Laravel 8 application, but I don't understand if I have to run the scaffolding command to use it. The problem is that this command creates a lot of other files that I don't use, and I would like for it to just create the absolutely necessary functions.
Please or to participate in this conversation.