Stay Tuned!

Subscribe to our newsletter to get our newest articles instantly!

Programming

Dev-Notes: Exploring Laravel 5 PHP Framework

  • 30 October 2015
  • 0 Comments

Create a folder under C:\Wamp\www\Application1 Go to Application1 folder Type in Run a command line into the Laravel project in this case C:\WAMP\www\xxx\laravel PHP artisan –help /.env Add the following code in the top of /bootstrap/app.php // allow originheader(‘Access-Control-Allow-Origin: *’);header(‘Access-Control-Allow-Methods: POST, GET, OPTIONS’);// add any additional headers you need to support hereheader(‘Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, […]

Apps

How to Troubleshoot for “Splashtop for Business” Bandwidth Usage Issue

  • 8 October 2015
  • 0 Comments

Challenge One of the remote sites has an excessive internet usage issue. It’s starting just a few months ago. The current internet plan has no real-time monitoring capability. Solution Due to only a few machines at remote sites, we install the SoftPerfect Networx application on each machine. Accidentally while we are connecting remotely via Splashtop for […]