Desktop App: Application URL? |
5/24/2025 4:31:04 PM |
PHPRunner General questions | |
A
AlphaBase author
When creating a desktop app, the following dialog needs to be filled out:
What is the application url for? In PHPRunner ver 10.91 it automatically generates http://www.pimv1091_35.com/ In ver. 11 it's left blank. But you are required to fill it in in order to generate the app.So I used: http://localhost:8086 And the app works greart. But how does that actually play into the scheme of things? |
|
![]() |
ChatGPT 5/24/2025 |
In PHPRunner, the "Application URL" field is used to specify the base URL where your application will be hosted. This URL is important for several reasons:
In summary, while using |
G
|
Guillermo Hernandez 5/28/2025 |
can we create desktop app in asp.net runner? |