Blog

Posts

Ubuntu Software Crashes on load

A simple fix for this issue. $ sudo apt-get upgrade gnome-software

Kernal Panic - Not syncing : VFS: unable to mount root fs on unknown-block after Ubuntu Upgrade

This week I had the great idea to upgrade my server from Ubuntu 16.04 LTS to Ubuntu 18.04 LTS. After...

How to Integrate Litecoin (LTC) Payments Into Your Online Business

Online Businesses can now accept a whole range of payments but the most exciting ones are Crypto Cur...

How to Mine ZCash Using Windows

How to mine ZCash Using Windows, using the CPU to mine to an online wallet.What is ZCashZcash is the...

Top extensions available for Laravel - make the most of your project

Laravel is a free, open-source PHP framework created for developers to use when creating web applica...

8 Free Icon Packs for Web Developers

Web Icon packs are an easy way to make your website more intuitive and easy to use also adds a bit o...

How to dynamically show images and links in Vue.js v-for loop

When using Vue.js I often get asked about displaying images and dynamically changing URL’s. To do th...

PHP unit Globally with Xampp and Windows

To use PHP Unit globally and with XAMPP and Windows follow this. Using Git bash run composer global...

Creating Admin Middleware in Laravel 5.3

Here is a basic guide to creating a Middleware in Laravel 5.3 that will protect your routes to only...

Setting Up Caffe and Digits for Machine Learning

Caffe Installation on Ubuntu 16:04 Step 1Find all the install instructions at Caffe but here I have...