I am interested if there is a way to generate multiple independent Laravel Nova dashboards within the same multi-auth application?
Eg.
Administrator Dashboard - {admin.example.com/nova/users}
Member Dashboard = {example.com/nova/home}
I am interested if there is a way to generate multiple independent Laravel Nova dashboards within the same multi-auth application?
Eg.
Administrator Dashboard - {admin.example.com/nova/users}
Member Dashboard = {example.com/nova/home}