Blog

The Cloud Wales Blog

AI

Why I don’t use AI to code

There’s a lot of hype on using AI to code and I’d like to give my experience on testing this out. FYI, I hate the term vibe coding, what a joke!!!

Coding

Working with Enums in Laravel

Working with Enums in Laravel is pretty simple once you know how. In this quick post, I'll show you how I use Enums to store values for an alert popup.