How to use PurgeCSS with Laravel, Vite and Bootstrap 5
Want to use PurgeCSS with Bootstrap, Laravel and Vite? This post is for you!
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.
I have also painstakingly copied the Ninja Foodie Max quick start guide which contains a big table full of cooking charts for your air fryer.
Want to use PurgeCSS with Bootstrap, Laravel and Vite? This post is for you!
The Studio Display is crazy expensive, however its a fantastic monitor. Here are my thoughts on mine.
Ever been unsure about Enums or why you'd use them? In this post i'll show you real world examples and...
Learn how to add SPF, DKIM and DMARC records for Gmail and Yahoo's latest changes
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...
Doing a fresh install of Laravel Spark or even an upgrade has proved problematic almost every time i attempt it....
Laravel Forge is a great tool to help you provision your own servers, however if you want to use AWS...
Creating backups of your database is a no-brainer. There are lots of guides on how to do this and upload...
Just recently I noticed that notifications for WhatsApp and Facebook Messenger were not coming through. They'd only show if I...
Using Laravel 5.7 queues along with Redis I found that whilst the events were being dispatched and handled by the...
I needed a place to securely store my files offsite and Amazon S3 was a obvious choice at time (2016)....
Recently I wasn't able to access any cached values in Redis. I knew the values were being saved, but no...
I've been building an API using Laravel 5.6 and one of the things which I wanted to do was to...
I recently came across the following error when using Intervention Image with Laravel 5.6: "Can't write image data to path...
Every time I do a fresh install of Laravel I always run into the same error where laravel.log couldn't be...
I recently came across a strange issue where the Google Authenticator we use suddenly stopped working. It worked fine on...
I've never really gave the PageSpeed score of the websites that i've built too much consideration, as long as they...