The magic behind Laravel's new defer() helper
Link – – www.amitmerchant.com
Here's how Laravel's defer() function, which was introduced a few months ago, works behind the scenes.
Read more [www.amitmerchant.com]
Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong. All that paired with a developer friendly API and kick-ass documentation. O, and you'll also be able to create a public status page under a minute. Start monitoring using our free trial now.
Link – – www.amitmerchant.com
Here's how Laravel's defer() function, which was introduced a few months ago, works behind the scenes.
Read more [www.amitmerchant.com]
Link – – ryangjchandler.co.uk
Here's a neat solution by Ryan Chandler
Read more [ryangjchandler.co.uk]
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 – – ssoready.com
Here are some examples of weird timezones
Read more [ssoready.com]
Link – – alsterholm.com - submitted by Andreas Alsterholm
A blog post explaining some benefits (and drawbacks) of using custom Eloquent collections.
Read more [alsterholm.com]
Link – – www.phparch.com
A nice video demoing a cool new feature coming to PHP 8.4
Read more [www.phparch.com]
Link – – www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
Link – – sebastiandedeyne.com
A nice trick by my colleague Seb
Read more [sebastiandedeyne.com]
Link – – wouterj.nl
Git is a gift that keeps on giving
Read more [wouterj.nl]
Link – – dev.to
Spoiler: it doesn't really matter anymore as long as you're using a modern version of PHP
Read more [dev.to]
Link – – flareapp.io
Here's how we handle secrets at Flare
Read more [flareapp.io]
Link – – cpx.dev - submitted by Liam Hammett
Run Composer packages, effortlessly. No need to install tools into your app or as global dependencies.
Read more [cpx.dev]
Link – – ashallendesign.co.uk - submitted by Ash Allen
Learn how to use the Pipeline class in Laravel to break complex workflows into smaller, isolated, focused processes. We'll then look at how to test our Laravel pipelines.
Read more [ashallendesign.co.uk]
Link – – www.harrisrafto.eu - submitted by Harris Raftopoulos
Laravel's accessor caching with shouldCache() boosts performance by preventing repetitive computations for expensive accessors. Additionally, you can work with complex data like addresses using value objects, and Laravel will auto-sync changes back to the model. This improves code efficiency and maintainability, especially for structured data.
Read more [www.harrisrafto.eu]
Link – – laradir.com
A nice real-world example on how you can add Reverb to an existing Laravel app
Read more [laradir.com]
This site offers some good alternatives for modals
Read more []
Link – – koomai.net - submitted by Sid
A detailed look at how Laravel's defer() helper works.
Read more [koomai.net]
Link – – www.amitmerchant.com
These attributes help you inject various pieces of data into your classes
Read more [www.amitmerchant.com]
Link – – backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
Link – – myray.app - submitted by Spatie
Read more [myray.app]
Link – – geoligard.com - submitted by Goran Popović
See how to easily modify and override methods found in the framework's Request class in order to handle specific routes with sizeable payloads.
Read more [geoligard.com]