motinska94's avatar

How to test the app on the server without actually launching it?

My app is almost ready to launch and I want to see if it works (or how it works) on the server before I properly launch it. Since this is my first ever launch-ready app, I'm not sure what to do and how to do it.

Should I just upload the whole app and temporarily disable registration routes until it's ready to launch? Is there an easier way to do tests (like maintenance mode) on the server?

My app is in Laravel 11.31.0 version, using PHP8.2 and Livewire 3.

Any tips are appreciated. Thanks.

0 likes
2 replies
Snapey's avatar

I don't want to sound mean, but when you launch it, who will notice? Making a site is the first hurdle, the next one is driving traffic to it.

2 likes

Please or to participate in this conversation.