Testing my Laravel Application
Hello,
We are deploying a Laravel web application on space, we have set every thing but the last question that I have, how can I run the application?
Please sign in to leave a comment.
Hello,
We are deploying a Laravel web application on space, we have set every thing but the last question that I have, how can I run the application?
Please sign in to leave a comment.
Same issue here, I typically use Laravel sail to test with, but not entirely sure how I then view the end result of that. Is there a specific IP or domain I should be going to, did you figure it out?
Well I guess the only way us to use a server to build a development environment for testing proposes only, and use pipeline to connect the repositry with the server...
Hope it works for you
Hello!
Could you please check this article https://www.jetbrains.com/help/space/develop-in-a-dev-environment.html#port-forwarding-in-a-dev-environment? Please let us know if it's not what are you looking for.