7th Oct 2018 • David Carr Ubuntu switching php versions Most applications I work with using PHP 7.2 but I also have legacy projects that need PHP 5.6 still,... Read more
7th Oct 2018 • David Carr Setting up development environment on Ubuntu I've switched to Ubuntu, this post documents the development tools I'm using and how to... Read more
6th Oct 2018 • David Carr Ubuntu Valet command not found On a new install of Ubuntu installing Valet worked fine at the composer stage but when trying t... Read more
21st Sep 2018 • David Carr Integrated Terminal in Sublime Text with Terminus Package I adore Sublime Text, I'm often jumping to other editors to use an integrated terminal but not a... Read more
31st Aug 2018 • David Carr GIVEAWAY - WIN a copy of my book Beginning PHP I have 5 copies to give away of my book Beginning PHP! Read more
16th Aug 2018 • David Carr Beginning PHP Today I received a print copy of my new book Beginning PHP which I co-wrote with Marcus Gray Read more
29th Jul 2018 • David Carr PHP Import SQL from a .sql file I've released a new package to easily import a .sql file into a database using PDO. Read more
26th Jul 2018 • David Carr Get involved and help the NHS with The Humber Care Tech Challenge The NHS are looking for ways to bring technology into homes to aid better care and support for vulne... Read more
4th Apr 2018 • David Carr GitHub use a single SSH key for all repositories When using SSH with GitHub you'll often need to add deploy keys to the repo to allow read a... Read more
21st Oct 2017 • David Carr Github deploy to server This tutorial will show you how to deploy from GitHub to your server using GIT. Deploying with GIT m... Read more
21st Oct 2017 • David Carr GitLab deploy to server This tutorial will show you how to deploy from GitLab to your server using GIT. Deploying with GIT m... Read more
11th Oct 2017 • David Carr Terminal open folder in Sublime Text If you often work on the different project in Sublime Text being able to open the current path in Te... Read more
14th Jul 2017 • David Carr Look up domains whois/dns using terminal Terminal is really powerful, I’m often looking up who owns a domain or what IP address a domai... Read more
11th Jul 2017 • David Carr Firefox adds support for preload attribute Today Firefox announced support for preload will be added to today’s build of Firefox. Read more
30th Jun 2017 • David Carr Disable caching whilst using Chrome developer tools Google Chrome will cache asset files such as js and css files that’s normally helpful when bro... Read more