Top 10 PHP Features You Can Use in 2024
– backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
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– backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to limit the eager-loaded relationships on Laravel models. We'll also take a look at the underlying SQL queries that are generated to achieve this functionality.
Read more [ashallendesign.co.uk]
– boydbloemsma.com - submitted by Boyd Bloemsma
To improve my skill set, I decided it might be fun to create a real-time chat application where users can create rooms and send messages. Laravel Reverb seemed like the perfect way to achieve this, so I started building. Once I had completed a proof of concept and was ready to deploy it, however, the trouble started for me.
Read more [boydbloemsma.com]
– pascalbaljet.dev - submitted by Pascal Baljet
Vue 3.5 has just dropped this week, and it's packed with some nice features and improvements. I have been digging through the release notes and playing around with the new features, so let me glance over the highlights!
Read more [pascalbaljet.dev]
– 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]
– chrisgmyr.dev - submitted by Chris Gmyr
While colocating tests within a Laravel application isn’t common it’s a way to increase test discoverability and developer happiness.
Read more [chrisgmyr.dev]
– youtu.be - submitted by Bert De Swaef
A recap video about our trip to Dallas Texas for Laracon US 2024. Featuring the trip, the apartment, the view, the bars, the restaurants, the venue, and its speakers.
Read more [youtu.be]
In this article, we’ll walk you through generating alternative text (alt text) from an image using the TransformersPHP library.
Read more [dev.to]
– qirolab.com - submitted by Harish Kumar
At Laracon US 2024, Taylor Otwell and the Laravel team introduced a series of "minor" features for Laravel 11 that are anything but minor.
Read more [qirolab.com]
– www.youtube.com - submitted by Andrew Cairns
Primitive Obsession is a code smell which indicates a deeper problem within our code. Learn more about how we can recognise the symptoms, what the consequences are and, most importantly, how to fix it!
Read more [www.youtube.com]
– geisi.dev - submitted by Tim Geisendörfer
Learn how to boost Laravel app performance using the Speculation Rules API. Implement prerendering and prefetching with our Laravel package for faster page loads.
Read more [geisi.dev]
We recently spent some time battling credit card fraud. Here’s a guide to the indicators and methods we used to fight back.
Read more [ides.dev]
– myray.app - submitted by Spatie
Read more [myray.app]
– www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
– flareapp.io - submitted by Spatie
Read more [flareapp.io]
– www.youtube.com - submitted by Christian Taylor
An introduction & guide to building Laravel apps using Alpine AJAX by the creator of the JavaScript library.
Read more [www.youtube.com]
– www.mailcoach.app - submitted by Spatie
Read more [www.mailcoach.app]
– phare.io - submitted by Nicolas Beauvais
Learn how to use downsampling to show time series data while providing the right balance between user experience, and performance.
Read more [phare.io]
– jump24.co.uk - submitted by jamie peters
We all strive to write good code when we jump onto a project but sometimes do you wonder why? The post covers - Why you should write clean code - Techniques for writing cleaner code The techniques here are useful for all level of developers and worth a quick skim over as we all nothing wrong with a quick refresher
Read more [jump24.co.uk]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at how you can use multiple route files in a elegant way. Available for us since Laravel 11.8.
Read more [youtu.be]