Some Articles
I enjoy writing about some problems I have faced and solved. I write articles here and also on Medium.Changing XCode File Header Comment
Change the file header comment for youe Swift files in Xcode by customising the FILEHEADER
How to manually update oh-my-zsh!
If you use Oh-My-Zsh, you might have missed the update notification at some point and wondered how to manually trigger this update process. This article shows how.
Setting up Raspberry Pi to work with your M1 iPad Pro
Setting up the Raspberry Pi to work with the iPad can unlock some productivity on the go if it's something you are interested in.
Dynamically Loading VueJS Components
In this article, I will show how you can dynamically load components using webpacks codesplitting
Dynamic Relationships in Laravel using Eloquent Macros
Eloquent Macros are a good way to extend the functionality of your Laravel model. In this case, we will define relationships outside the model class
Automatically Appending Jira Issues to Commit Messages
Jira integration with Git means you can automatically pull commits and branches from your repo. But you need to do this first.
Reorganising Pages in Inertia JS
If you have ever wanted to reorganise pages while using Inertia JS then read on
Forcing JSON-only responses in Laravel
When building an API pmly service in Laravel you might want to force JSON only responses
Little Sail: alpine-based images for Laravel Sail
Introducing little sail. An alpine-based replacement for the Laravel Sail docker runtime image
Running Laravel in Docker on the Apple M1 Mac
In this article, I will show how I run Laravel, Docker, and MySQL on the Apple M1 Mac
Running ReactJS and Deploying from my iPad
In this article, I explain how I managed to run ReactJS and deploy it from just the iPad.
Using Laravel at Scale
Using Laravel at Scale is something we do at ABOUTYOU. In this talk, I will give some tips about running Laravel at Scale