In my previous post I mentioned thinking about generating a query from code. And my example was the...
I have been working this weekend on a "real-world" solution. The application I want to create is a...
I have soft launched my relational query package, but to put it through the ringer I wanted to use it...
I just saw the post about the new PHP configuration format and it felt like going back in time. ...
I'm close to releasing the first version of my library. And I want to dedicate some time about the...
I posted before that I started a query languages library. I knew it would have some iterations, but I...
update 8/11/2025: If you want to know the progress read My...
A few days ago I saw a Lobsters item about an LLM generated image gallery. After the initial shock...
I have been on a path this year where I let go ORM/query builder solutions in favor of query...
For a project I started working on yesterday I needed a way to use a enum as the keys for a...
I don't like libraries/frameworks versus posts, because most of the time the comparisons are...
I was reading the article, and I thought why I won't do the same experiment to understand the...
I saw a post on this package on Laravel news. The selling point of the package is making any model...
I made a powershell command that checked the availability of the genres in a previous post. The thing...
I know not all genre codes are available in every country, so I wanted to make a tool that checks the...
A post by david duymelinck
While I'm a big fan of template engines, a while ago I wanted to challenge my fandom with reality to...
I just read an article about service subscribers. And I thought to myself why is this still a valid...
When I was scrolling the discover feed I saw this. And this So I started investigating. The a...
I saw the blog post about the updated Tempest View, and the view component code made me want to wash...
Yes you read that right, class functions instead of class methods. This is not a naming mistake. ...
After I read the blogpost it was the first time I was thinking of checking out the editor. ...
@jszutkowski has written a benchmark post about anonymus functions in class methods. But is was the...
This is not click bait, but a 11.3 feature. The issue explained it best: It's 2025. The render API...
While the 3.4.0 version blogpost focuses on property hooks and lazy objects. My eye caught the nested...
It feels like there is a lot of AI generated content on dev.to. And the current way to prevent my...
A post by david duymelinck
A post by david duymelinck
With recipes and the announced site templates, what are the future use cases for multi-sites? ...