Showing page 2 of 17

me@grafxflow

30 Sep, 2019

PHP and HTML and CSS

SCSS what are mixins, extends and placeholders

Initially I used LESS for most of my CSS pre-processing, but due to its lazy load structure I started using SCSS which in my opinion is a much more structured and functional compiler.

me@grafxflow

13 Jan, 2019

Game Reviews

Install Deus Ex GOG with Wineskin on Mac OS X

This is a new revised 'How to' on installing a native Mac OS X version of the retro Deus Ex 1 gog.com game of 2000 with the free Wineskin.

me@grafxflow

30 Dec, 2018

Mac OS X

14 handy startup key combinations for the Mac

All Macs using Mac OS X have several startup key combinations that affect how your computer starts up. Here is a list of 14 which affect the startup.

me@grafxflow

30 Dec, 2018

Mac OS X

Defective AMD GPU fix on Macbook Pro 2011

If you are suffering from the infamous AMD graphic card reboot issue with your later 2011 Macbook Pro laptop then I hope this fix works for you.

me@grafxflow

11 Nov, 2018

Mac OS X

Delete files starting with ._ using the terminal

When copying files from macOS to a windows formatted drive, other files with the same name but hidden starting with '._' suddenly appear. How to delete them?

me@grafxflow

03 Aug, 2018

JavaScript Frameworks

Install Font Awesome Pro in a Laravel and VueJS App

This is a little tip for showing anybody using Laravel and the built in VueJS - how to add Font Awesome Pro to your application via npm.

me@grafxflow

02 Jul, 2018

Mac OS X

How to uninstall unnecessary simulators in Xcode?

Overtime the Xcode simulator versions gets longer plus take-up more disk space, but how do you delete older version since there isn't a delete button?

me@grafxflow

31 May, 2018

JavaScript Frameworks

Automatically copy files to another folder with gulp

A nice easy tutorial about using 'Gulp' to setup an automated task to watch and copy files from the 'dist' folder to the 'public' folder.

me@grafxflow

27 May, 2018

CMS

Has WordPress had its day?

I never thought I would say this... but has WordPress had its day, or does it have a long term future without a major overhaul?

me@grafxflow

14 May, 2018

PHP MVC

Laravel 5.6 Passport authentication Rest API

In this tutorial I am using Laravel with Passport to create an CRUD rest api tested with the Postman application.

me@grafxflow

26 Apr, 2018

JavaScript Frameworks

Create Angular 5 and Laravel 5.6 CRUD app

A tutorial showing how to create an Angular 5 and Laravel 5.6 via CRUD app from installing Node, NPM, and through to the final app.

me@grafxflow

23 Apr, 2018

PHP and HTML and CSS

Markdown Syntax Cheatsheet

Most people using Bitbucket/Github will already know of the Markdown syntax when creating the repository README.md file. Here is a syntax reference list.

Showing page 2 of 17