Nuacht

Simply copy the files into a folder on your PHP server, usually 'var/www/html/micro-pos'. cd /var/www/html/ git clone https://github.com/dArkjON/micro-pos.git Edit ...
php -S localhost:8000 -t app/ Next time you can simply run php server.php in command line OR server.sh file to start the server. This app runs at port 6441 ( ws://localhost:6441 ) and listen for the ...