Detecting N+1 issues in your Laravel project with Ray
– myray.app - submitted by Spatie
Learn how to detect and resolve N+1 issues in your Laravel project by using Ray.
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
Learn how to detect and resolve N+1 issues in your Laravel project by using Ray.
Read more [myray.app]
– aaronfrancis.com - submitted by Aaron Francis
Rendering Laravel Blade components in markdown files.
Read more [aaronfrancis.com]
– www.otsch.codes - submitted by Christian Olear
Abstract classes cannot be instantiated directly, posing a challenge when testing functionality implemented within the abstract class itself. In this article, I share my approach to addressing this issue.
Read more [www.otsch.codes]
– arunas.dev - submitted by Arunas
Once you have an idea, releasing an MVP is easy! Learn how I did it, so you can do too.
Read more [arunas.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to get into the right mindset so that you can audit your Laravel apps with a clear and unbiased perspective.
Read more [ashallendesign.co.uk]
– blog.oussama-mater.tech - submitted by Oussama Mater
Let's create toggleable Laravel routes for specific environments using PHP attributes.
Read more [blog.oussama-mater.tech]
– www.csrhymes.com - submitted by Chris Rhymes
I decided to try out React Native to build a native app and see how it works. I’m an experienced web developer but have limited knowledge of apps.
Read more [www.csrhymes.com]
– youtu.be - submitted by Bert De Swaef
In addition to the previous video where we optimised our functionality with an offset and limit, Punyapal Shah noticed an issue. In this video, we're trying to fix it with an array, and we're also taking a look at Punyapal's approach.
Read more [youtu.be]
– devonmather.dev - submitted by Devon Mather
Set up a custom code sniff for your Laravel app to mitigate potential human errors occurring in our code during development.
Read more [devonmather.dev]
– pestphp.com - submitted by Nuno Maduro
The PEST team just announced the release of a brand new plugin for Pest PHP: Stressless.
Read more [pestphp.com]
– muhammedsari.me - submitted by Muhammed Sari
Mastering elation with the decorator foundation! Let's take a look at how we can leverage this simple, yet powerful design pattern in the context of a Laravel package.
Read more [muhammedsari.me]
– www.youtube.com - submitted by Andrew Cairns
Dates and Times in PHP can be tricky no matter what level of experience you have. There are so many formats, timezones and other types of intricacies. Let's debug an issue together to see working with Dates and Times are, quite simply - notorious!
Read more [www.youtube.com]
– www.crwlr.software - submitted by Christian Olear
In this first article of our new "Crwlr Recipes" series, we show how you can crawl any website fully (all pages) and extract the data of schema.org structured data objects from all its pages, with just a few lines of code.
Read more [www.crwlr.software]
– blog.treblle.com - submitted by Steve McDougall
Learn how to version your Laravel APIs properly in this walk through tutorial.
Read more [blog.treblle.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at wire:confirm, an easy way to get a confirmation of our user, before performing an action on crucial data in the database.
Read more [youtu.be]
– youtu.be - submitted by Bert De Swaef
In one of the previous videos we've created Load More and Infinite scroll functionality in Livewire3 with Alpine.js. But grabbing extra data from the database could have used some optimisation for larger datasets.
Read more [youtu.be]
– github.com - submitted by Enrico De Lazzari
Laravel Markable package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.
Read more [github.com]
– www.youtube.com - submitted by David Carr
In this video, I talk about using composer scripts to have project aliases to run scripts.
Read more [www.youtube.com]
– dcblog.dev - submitted by David Carr
I was recently asked how I go about creating Laravel packages. I've documented everything from initial setup, creating a package, setting up a repo on GitHub, and publishing to Packagist.
Read more [dcblog.dev]
– github.com - submitted by Ash Allen
Short URL v7.8.0 adds the ability to define custom fields when creating short URLs.
Read more [github.com]