Mixing up our styling recipe for Ray v3
– myray.app - submitted by Spatie
Read more [myray.app]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– myray.app - submitted by Spatie
Read more [myray.app]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look the Eloquent Fluent helper.
Read more [youtu.be]
– davorminchorov.com - submitted by Davor Minchorov
Learn about value objects, why they are useful and why it's better to use them over primitive values.
Read more [davorminchorov.com]
– github.com - submitted by Mark van Eijk
Complementary package for Laravel Mails, that show all your logged mails in a fancy UI inside Filament!
Read more [github.com]
– github.com - submitted by Mark van Eijk
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
Read more [github.com]
– nabilhassen.com - submitted by Nabil Hassen
Laravel 11.34.0 introduces Request::fluent() method by Steve Bauman, simplifying access to request data with a Fluent instance for cleaner, null-safe code.
Read more [nabilhassen.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're playing around with 2 carbon functions to see which dates are closest of farthest from a given date.
Read more [youtu.be]
– nabilhassen.com - submitted by Nabil Hassen
Laravel 11.32.0 introduces Schedule Groups enabling grouping of related tasks, reducing redundancy and improving readability in scheduling.
Read more [nabilhassen.com]
– msamgan.com - submitted by mohammed samgan khan
With the release of PHP 8.4 on November 21, 2024, many new features are released. Though every feature deserves its own article, one that fascinated me the most is Asymmetric Visibility.
Read more [msamgan.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at diffInDaysFiltered().
Read more [youtu.be]
– blog.oussama-mater.tech - submitted by Oussama Mater
Laravel scopes make queries much more readable, but they come with a lot of magic. Custom Query Builders fix this issue, let me show you how to use them.
Read more [blog.oussama-mater.tech]
– blog.codito.dev - submitted by Greg Korba
Pie, new extension installer for PHP was released! Let’s have a look how we can install and use it in Docker builds.
Read more [blog.codito.dev]
– davorminchorov.com - submitted by Davor Minchorov
Learn about data transfer objects, why they are useful and why it's better to use them over arrays.
Read more [davorminchorov.com]
– seankegel.com - submitted by Sean Kegel
Powerful Database Features You Didn't Know PhpStorm Had
Read more [seankegel.com]
– myray.app - submitted by Spatie
Read more [myray.app]
– armancodes.com - submitted by Arman Ahmadi
Learn how dependency lock-in impacts your code and why owning your code is essential for control and flexibility in software development.
Read more [armancodes.com]
– www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
– myray.app - submitted by Spatie
Read more [myray.app]
– greasy.dev - submitted by Erik Masny
Package discovery is super useful, yet not really known feature of Laravel. Let's find out how discovery actually works.
Read more [greasy.dev]
– blog.oussama-mater.tech - submitted by Oussama Mater
One way to extend Laravel with custom methods is through macros and mixins. Let me show you how!
Read more [blog.oussama-mater.tech]