How will Nova interact with Laravel UI (Idk if breeze or another package)?
I want to use Laravel UI for authentication for customers. I will make custom pages for them. I want to use Nova for a "super admin" implementation. I am pretty new to Laravel, so I have some questions.
Are nova users, the same as UI users? If not, where is each one of them saved?
Will the super admin be able to log into customers' view? (My question applies on the other way around too)