testmobile API upload (Linux paths)

1) Upload this zip to project root
2) Run:
   cd /home/saloonsa24/public_html/testmobile.saloonsa.com
   unzip -o testmobile-api-pos-upload-linux.zip
   composer dump-autoload
   php artisan migrate
   php artisan route:clear
   php artisan config:clear
   php artisan cache:clear
