Using the Unifi DHCP Option 43, you can set up your Ubiquiti Unifi devices to automatically connect to your cloud controller. Getting this set up saves you tons of time and allows you to remotely manage your networks!
Using the Unifi DHCP Option 43, you can set up your Ubiquiti Unifi devices to automatically connect to your cloud controller. Getting this set up saves you tons of time and allows you to remotely manage your networks!
Using social logins helps onboard users to your app. Find out how to implement the big 3: Facebook, Twitter, Google Plus
You have more important things than trying to create one-hundred different Cordova app icon sizes. Here is how to do it quickly.
How to install and configure Laravel for an SPA environment. We will be building an app with an API first approach.
Out of the box, Laravel 5.3 ships with Twitter Bootstrap. However, if you are like me, you prefer Zurb Foundation 6. Setting up Laravel 5.3 to work with foundation is a breeze! After you install laravel, open your package.json file. You will see in the dev dependancies the reference to bootstrap. Remove that dependancy and […]