How to Force/change default homepage of Laravel Nova ?

 

To Force the redirect of Laravel Nova I proceeded with modifications

#1 – Remove the default route definition

routes/web.php
routes/web.php

#2 – Address the ‘/nova’ path to just ‘/’

config/nova.php
config/nova.php

Comments

Popular posts from this blog

How to fix pgDump dbeaver ?

How to fix – DBeaver Native client is not specified for connection ?