SartajPHP Desktop Application development
Commands of SphpDesk
Commands run with sphpdesk:-
For update SartajPHP Framework with composer in project folder
run on command line:- sphpdesk updatesphp
Create a Console SartajPHP Script:-
sphpdesk createscript myscript
Run Console SartajPHP Script:-
sphpdesk script myscript.php
Run Project:-
double click on app.sphp or phar file and if sphpdesk is properly rgistered with app.sphp or phar file then
windows open and run project with sphpdesk app and project according to the app.sphp file settings.
It can use system browser or inbuilt browser or console window for server app.
With command
sphpdesk D:/myproject/app.sphp
or
sphpdesk D:/myproject.phar
note use vs code extension to generate phar file. to install extension search sartajphp intellisense