Dreaming of nested properties in PHP
Link – – sebastiandedeyne.com
My colleague Seb has an interesting though on a future PHP feature.
Read more [sebastiandedeyne.com]
I'm currently organising the third edition Full Stack Europe. It's a conference in Antwerp, Belgium in October for developers who want to learn across the stack. We have a great line up with lots of familiar faces! Register your ticket now!
Link – – sebastiandedeyne.com
My colleague Seb has an interesting though on a future PHP feature.
Read more [sebastiandedeyne.com]
Original – – mailcoach.app
Here's an interesting technique that we use in Mailcoach.
Read more [mailcoach.app]
Stay up to date with all things Laravel, PHP, and JavaScript.
You can follow me on these platforms:
On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.
Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.
Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.
Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.
Link – – blog.oussama-mater.me - submitted by Oussama Mater
Explore how Laravel Envoy can help increase your productivity by automating the boring stuff.
Read more [blog.oussama-mater.me]
A good introduction to Rust given by Nuno at the PHP UK Conference this year.
Link – – www.productplan.com
The Fibonacci sequence is one popular scoring scale for estimating agile story points
Read more [www.productplan.com]
Brent explains a nice potential addition to PHP.
Link – – rubenvanassche.com
Here's how my colleague Ruben managed to do this in Flare.
Read more [rubenvanassche.com]
Link – – sebastiandedeyne.com
I don’t believe in the promise of cheap replays in event sourcing. They come with a cost, but can be very useful for the right problems.
Read more [sebastiandedeyne.com]
Link – – myray.app
In this post, you'll learn how Ray can help you preview emails in your local environment and how it can simplify the process of developing and testing email workflows in Laravel.
Read more [myray.app]
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
Let's take a look at how you could build your own template engine in PHP.
Read more [ryangjchandler.co.uk]
Link – – stefanzweifel.dev - submitted by Stefan Zweifel
Do you create automated backups of your database? Are you sure they work? laravel-backup-restore is a new package than can help you verify the integrity of your backups.
Read more [stefanzweifel.dev]
Link – – myray.app - submitted by Spatie
Debug logging is difficult in Next.js. In this post, we'll provide a solution to this issue.
Read more [myray.app]
Link – – htmx.org
Locality is that characteristic of source code that enables a programmer to understand that source by looking at only a small portion of it.
Read more [htmx.org]
I'm proud to announce that we've released a new package called spatie/laravel-prometheus. Using this package, you can send all sorts of metrics (user counts, subscription counts, queue workloads) around your Laravel to Prometheus and visualize the historical trends using Grafana.
Original – – myray.app
An important problem of a programmer's productivity is finding his way through the code. A good project structure and your IDE can get you a long way, but sometimes it’s not enough.
Read more [myray.app]
Original – – flareapp.io
These past months, we've been busy redesigning our entire service. We're very proud to launch it today.
Read more [flareapp.io]
Original – – flareapp.io
Today, we're adding AI-powered solutions to Flare. This means we can suggest a solution for almost any error: the AI will likely suggest a helpful suggestion for most errors.
Read more [flareapp.io]
Link – – fly.io - submitted by Chris Fidao
Utilize the best parts of any language to perform work for your Laravel app! Any language can and push and pull jobs to/from Laravel queues. Here's how.
Read more [fly.io]
Link – – github.com - submitted by Ryan Chandler
A collection of handy hooks, inspired by React, for Alpine.js.
Read more [github.com]
Link – – fly.io - submitted by Kathryn Anne Tan
In this article we remove the need to get entire datasets in order to make Client Side Pagination work. Instead, we get the dataset in lighter, less heavier parts!
Read more [fly.io]