I need to point Nova path to a resouce. So that when a user login, he`ll directed to that particular resource.
I have updated this path in /config/nova.php:
'path' => '/crm/resources/clients'
Now after login, I can see the URL updated. But the page is still Welcome Nova page.
Any idea on this?
