Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


One of the reasons we decided to switch over to SingleStore Cloud was that we could not only move our MySql (AWS Aurora), but we could also get rid of our Redis...
Magazine › 2024 › The PHP Gambit: Winning Strategies in Code The PHP Gambit: Winning Strategies in Code February 2024 Every month, we here at php[architect], as...
In this video I will unveil the power of monitoring solutions for software developers. You will learn how to leverage automation to solve critical issues and av...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Laravel 11 will come out soon, and it will have some interesting changes. One of the biggest changes, of course, is the new simplified folder structure. Now the...
Here’s the talk I gave at Laracon EU 2023: And here are the slides:

paulund.co.uk

Version Control
Version control is a critical part of the software development lifecycle. It allows you to track changes to your code, collaborate with other developers, and ma...
The Laravel service container is a magical thing. It allows us to resolve dependencies out of thin air, without worrying about how those dependencies are constr...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this video I explore the essentials of application monitoring in software development. You can learn the best practices from Inspector Academy to ensure upti...
Selecting the right deployment strategy for you project is a critical step in the software development lifecycle. It can be the difference between a smooth depl...
Whether you're building a shiny new feature or refactoring bug deep in a legacy codebase, before you merge your work to production you want to get rid of all th...
When something doesn't work on the first try, what do we do? We try it again, right? Expecting that it might work this time. We, as a human, do this all the tim...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I like to use the findOrFail() function in Livewire methods that call actions. But I really don't like the default behaviour of Livewire showing a modal view wi...
Tetris, for example, was a popular puzzle game back in the '80s. If you don't know what Tetris is (maybe you weren't born yet?!) let me quickly catch you up! Th...
In the summer of 2022, I took a month off from work as our daughter was born. Before leaving, I worked mainly on Inertia projects, but I also had a huge Laravel...
A couple of weeks ago Open AI released their Assistant API which is at the time of writing this article still in beta. In short, Assistants are a new and (hopef...