Navigation

Posts

Talking about Laravel, Svelte, and more.

I'm a Laravel Contributor, finally!

I completely stole someone else's idea and managed to get something merged to Laravel core.

Get the new Laravel defer() helper today.

The new defer() helper is coming to Laravel soon. But you can get it today by writing this little helper function yourself.

Svelte 5 - Snippets.

Snippets are a new feature of Svelte 5 that allow you to define re-usable chunks of markup that can be passed around as state and props, and rendered when needed.

ADHD Medication Shortage - UK Resources

We're suffering an ADHD medication shortage in the UK right now, so I thought i'd pull together some resources for people looking for help and guidance on how best to find medication or alternatives.

Nah

Ever wanted a quick way to discard what you were working on? Look no further than the 'nah' alias.

ADHD: it ain't just a buzzword.

I was diagnosed with ADHD after 2 years of fighting for a diagnosis on the NHS, here's a few things I learned and my experience with medication so far.

Laravel Frontend Enums Package

I've just published the first release of a little package to help you publish your PHP Enums to the frontend for use in your InertiaJS applications or with other libraries like Alpine.js.