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

Best PHP comment DockBlock !

How to fix pgDump dbeaver ?