Autoscaling Queue workers on Fly.io Machines
– fly.io - submitted by Chris Fidao
We experiment with spinning up fast, ephemeral VM's on Fly.io to autoscale Laravel queue workers.
Read more [fly.io]
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– fly.io - submitted by Chris Fidao
We experiment with spinning up fast, ephemeral VM's on Fly.io to autoscale Laravel queue workers.
Read more [fly.io]
– flareapp.io - submitted by Spatie
A few days ago, we added a GitLab integration. In this blog post, we'll talk about the road to that integration and our struggles.
Read more [flareapp.io]
– boydbloemsma.com - submitted by Boyd Bloemsma
We learn how to generate unique YouTube-like identifiers and how to use them in Laravel.
Read more [boydbloemsma.com]
– blog.oussama-mater.tech - submitted by Oussama Mater
Not once, not twice have we faced the infamous `Token Mismatch` exception in Laravel. But hey, the poor guy is just looking out for you, trying to shield you from the evil 😈, let's dive into Laravel's internals..
Read more [blog.oussama-mater.tech]
– youtu.be - submitted by Chris Fidao
Public “asset” routes (serving an SVG or a JS embed) can cause server issues, but just because of extra traffic, but because of sessions!
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Read all about how to use Cloudflare's Turnstile CAPTCHA solution to improve the security of your Laravel forms.
Read more [ashallendesign.co.uk]
– flareapp.io - submitted by Spatie
An introduction to the Flare GitLab integration!
Read more [flareapp.io]
– www.youtube.com - submitted by Chris Fidao
We see how to configure Nginx to run Laravel in a subdirectory. The configuration is tricky, here's an explanation of it!
Read more [www.youtube.com]
– seankegel.com - submitted by Sean Kegel
A comprehensive guide for creating custom Data Transfer Objects (DTOs) to enhance readability, efficiency, and testability in Laravel API integrations.
Read more [seankegel.com]
– aaronfrancis.com - submitted by Aaron Francis
A quick tutorial on how to create a custom Laravel Pulse card
Read more [aaronfrancis.com]
– flareapp.io - submitted by Spatie
Learn how to connect your Flare errors with Jira issues
Read more [flareapp.io]
– tighten.com - submitted by Jamison Valenta
When it comes to caching, we have to balance performance gains with increased cost of complexity and infrastructure. In our latest post, we talk through a few different caching strategies and approaches so you know the best caching tool for any situation.
Read more [tighten.com]
– 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]