Loading...
Installing Laravel installer globally on Mac

Installing Laravel installer globally on Mac

Laravel comes with a handy command line installer, once installed can be ran anywhere from...

David Carr

1 min read -

PHP 5.5 is now end of live, upgrade to 5.6 or higher.

PHP 5.5 is now end of live, upgrade to 5.6 or higher.

As of the 10th July 2016 php 5.5 is officially end of life, as a result it should not be u...

David Carr

1 min read -

Developers Resources

Developers Resources

The following is collection of useful developer resources. Beginner Guides Resources (bo...

David Carr

2 min read -

Fixed header on scroll

Fixed header on scroll

A common web trend is to allow a static header stick to the top of the page when scrolling...

David Carr

1 min read -

Hide form elements easily with conditionize.js

Hide form elements easily with conditionize.js

When working with forms it’s common to hide or show form elements based on a condition, th...

David Carr

1 min read -

Mac: Wrap any website to a desktop app using Fluid

Mac: Wrap any website to a desktop app using Fluid

I’ve been thinking recently that it would be really nice be able to have a website wrapped...

David Carr

1 min read -

Autoscroll page with jQuery

Autoscroll page with jQuery

There are times when it’s really useful for a webpage to scroll up and down automatically....

David Carr

6 min read -

How to submit a form with JavaScript by clicking a link

How to submit a form with JavaScript by clicking a link

When working with forms, to submit them input type=’submit’ or button type=’submit’ are us...

David Carr

1 min read -

Github announces unlimited private repositories

Github announces unlimited private repositories

Today Github has announced private repo’s are now unlimited for upgraded accounts, for org...

David Carr

1 min read -

Gitlab download private repository as tar.gz with php

Gitlab download private repository as tar.gz with php

Gitlab is a great alternative to Github or BitBucket, they offer free private and public r...

David Carr

4 min read -

Bash loop through files and FTP them

Bash loop through files and FTP them

I have a folder of csv files that need uploading to a server I don’t want to do it manuall...

David Carr

2 min read -

Nova 3.0 released

Nova 3.0 released

Version 3.0 has been released of Nova Framework, (Nova is the new name, replacing Simple M...

David Carr

1 min read -

5 free beautiful bootstrap themes

5 free beautiful bootstrap themes

Wow themes have recently released these 5 great themes perfect for your next project.  La...

David Carr

1 min read -

How to Set up PHP Statistics

How to Set up PHP Statistics

Sometimes you need to make improvements to your code and make things more efficient. Using...

David Carr

4 min read -

Using Notifications API combined with page visibility API

Using Notifications API combined with page visibility API

HTML 5 has some great API’s one of which is the notifications api which lets you set brows...

David Carr

6 min read -

What I'm looking forward to at next weeks PHP UK Conference

What I'm looking forward to at next weeks PHP UK Conference

PHP UK Conference is next week, I went last year, had an amazing time and learn’t a lot th...

David Carr

7 min read -

HTML 5 Submit form - multiple actions with formaction

HTML 5 Submit form - multiple actions with formaction

When working with forms there are often times it would be really handy to be able to submi...

David Carr

1 min read -

Website deployment with Bitbucket and FTPloy

Website deployment with Bitbucket and FTPloy

Bitbucket is great for private repo’s. Bitbucket provides Git and Mercurial hosting for te...

David Carr

2 min read -