Neo Ighodaro

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

Changing XCode File Header Comment

Change the file header comment for youe Swift files in Xcode by customising the FILEHEADER

1 mins read
How to manually update oh-my-zsh

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.

1 mins read
Setting up Raspberry Pi to work with your M1 iPad Pro

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.

10 mins read
Dynamically Loading VueJS Components

Dynamically Loading VueJS Components

In this article, I will show how you can dynamically load components using webpacks codesplitting

4 mins read
Dynamic Relationships in Laravel using Eloquent Macros

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

1 mins read
Automatically Appending Jira Issues to Git Commit Messages

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.

1 mins read
Reorganising Pages in Inertia JS

Reorganising Pages in Inertia JS

If you have ever wanted to reorganise pages while using Inertia JS then read on

1 mins read
Forcing JSON-only responses in Laravel

Forcing JSON-only responses in Laravel

When building an API pmly service in Laravel you might want to force JSON only responses

1 mins read
Little Sail: alpine-based images for Laravel Sail

Little Sail: alpine-based images for Laravel Sail

Introducing little sail. An alpine-based replacement for the Laravel Sail docker runtime image

3 mins read
Running Laravel in Docker on the Apple M1 Mac

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

3 mins read
Running ReactJS, NextJS on my iPad

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.

5 mins read
Using Laravel at Scale | Laravel Worldwide Meetup 2020

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

1 mins read