How to use diffInDays with filters in Laravel | Tutorial | Quick Win Wednesday #QWW
– 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]
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– 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]
– armancodes.com - submitted by Arman Ahmadi
PHP relies on frameworks for speed, but GoLang’s simplicity fosters deeper control. PHP builds quickly, while GoLang builds deliberately with minimal dependencies—each language offers unique strengths for developers.
Read more [armancodes.com]
– lukapeharda.com - submitted by Luka Peharda
To do TDD or not to do TDD? That is the question. Personally I never bought into TDD practices. But I always use TDD when I need to develop a feature that will require me to test a lot of different variants and edge cases.
Read more [lukapeharda.com]
– backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use Volt to build Livewire components. We'll compare the functional API and class-based API and then look at how to test your Volt components.
Read more [ashallendesign.co.uk]
– github.com - submitted by Steve McDougall
Easily mask your data in your PHP application in an easy and intelligent way.
Read more [github.com]
– github.com - submitted by Osama Aldemeery
Onion is a lightweight PHP package designed to facilitate layered processing within applications, It provides a clean and efficient way to stack layers of functionality, allowing developers to create flexible and reusable components that can be easily composed and managed. Each layer can perform a specific operation on the data being passed through, making it simple to build complex workflows while maintaining clear separation of concerns.
Read more [github.com]
– srwiez.com - submitted by Eser DENIZ
I have been using Statamic for a while now and I have some thoughts on the future of Statamic.
Read more [srwiez.com]
– larafast.com - submitted by Sergey
Laravel is one of the most popular PHP frameworks, known for its elegant syntax and powerful features. Whether you are just starting out or looking to enhance your skills, building projects is one of the best ways to learn. In this article, we’ll explore 10 Laravel project ideas that range from beginner to advanced levels, helping you take your skills to the next level in 2024.
Read more [larafast.com]
– alsterholm.com - submitted by Andreas Alsterholm
A blog post explaining some benefits (and drawbacks) of using custom Eloquent collections.
Read more [alsterholm.com]