Level 39
Should be good to close your previous posts if you got you answer or give feedback if not.
I need to test the site on a live domain. As many APIs need to be tested with the domain.
I need to show a landing page ( for any visitors ) and also need to test the site with index page. What is the best way to do it ?
Kindly note that my domain is already live and I have developed a new version.
@founderstartup For that you can enable maintenance mode and you can do custom design for 503 page
https://laravel.com/docs/9.x/configuration#maintenance-mode
for more detail please check here
Please or to participate in this conversation.