Is Laracasts worth it?
An in-depth review of Laracast. The good and the bad.
Hello! I'm a software developer from the North East of England. I currently work with PHP & Laravel. I also have a keen interest in Offensive Pen Testing and I'm currently working towards obtaining my CompTIA PenTest+ certification.
Follow me as I share problems and solutions that I encounter in my daily life.
An in-depth review of Laracast. The good and the bad.
How to aggregate data so that you can get values for multiple datapoints in 1 row in MySQL or Postgres
How to get your existing Laravel project up and running using Sail
Ever wondered if you should choose the 14" Pro over the M1 Air? This post aims to help you make...
I wanted to learn more about databases and what better way that to work with a large dataset of more...
How to use Digital Oceans Reserved IPs to switch servers with minimal downtime. Great for upgrading to newer Ubuntu versions.
How to fix Digital Ocean Droplets when they randomly stop responding and cannot be accessed.
Ever needed to remove an item from the $request object in Laravel? In this guide I show you how.
Deleting individual jobs from a Redis queue is tedious. The solution is to just make the the queued job do...
Follow me as I embark on the popular Build In Public trend. Creating my own freelancing CRM platform.
My Daughter has been using Amazon Kids+ For over a year. Is it worth it, is it any good? A...
3 easy ways to sanitize user input with Laravel Livewire
Simple ways i've found to connect to your GoPro WiFi
This article is for all the people who are on the fence about wether the M1 Air is good for...
Not sure how to use Spatie Media-Library? This guide shows you how to upload multiple images with thumbnail conversion and...
Ever needed to import files inside a directory and store them in your database and also in Cloud storage? Read...
I show you how to setup IP address restriction for Larvel Horizon and how to avoid the 403 error on...
Uploading images is one thing but being able to modify them is very useful, especially when it comes to resizing...
If you're using Wink for your blog, here's how to setup up a simple sitemap to list your posts and...
LEMP stack setup
As part of my day job I was required to make PDF's from HTML templates and expose this via an...