Please turn JavaScript on
freek.dev - all blogposts icon

freek.dev - all blogposts

Get updates from Freek.dev - all blogposts via email, on your phone or read them on follow.it on your own custom news page.

You can filter the news from Freek.dev - all blogposts that get delivered to you using tags or topics or you can opt for all of them. Unsubscription is also very simple.

See the latest news from Freek.dev - all blogposts below.

Site title: Freek Van der Herten's blog on PHP, Laravel and JavaScript

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.85 / day

Message History

Steve King builds a real order fulfilment flow to show how a workflow engine handles long-running processes in Laravel. The post covers steps, signals, retries, branching, human approval, compensation, and the surrounding tooling in one practical example.


Read full story

Mattias walks through moving an AI coding setup off a laptop and onto a private VPS. He covers Tailscale, tmux, a browser-based editor, and the small tweaks that make a remote setup practical from any device.

Read more

Read full story

A live, zoomable ER diagram of your Laravel app's actual database schema, safe to run in production because it only ever reads structure, never rows.

Read more

Read full story

I found there wasn't any good SSRF prevention libraries for Laravel, so I built one. Very comprehensive tests based on this paper: https://www.usenix.org/conference/usenixsecurity24/presentation/wessels

https://github.com/securized/laravel-ssrf

Read more

Read full story

A deep dive into PHP attributes, from metadata and Reflection to practical design patterns, Laravel examples, performance, testing, and the cases where explicit code is better.

Read more

Read full story