Can you give us a little to go by? It showing up makes little sense if it is something like electron. And how did you make it a desktop application? Perhaps show a screenshot ?
Nov 4, 2021
14
Level 1
Hide command prompt in laravel desktop application
Hi, i have developed a laravel desktop application and it is working fine. when i run my laravel desktop application php artisan serve command automatically starts in the command prompt and it shows on the desktop but i do not require to be shown it should run in the background. guide me for this thank you in advance
Level 73
@aralvi143 So it's the command window you want to hide. HAve you tried turning it off in the settings.json file?
https://github.com/cztomczak/phpdesktop/wiki/Settings#show_console
Please or to participate in this conversation.