The ingredients we used for our new Ray docs
Link – – myray.app - submitted by Spatie
Discover our approach for our revamped Ray docs!
Read more [myray.app]
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 – – myray.app - submitted by Spatie
Discover our approach for our revamped Ray docs!
Read more [myray.app]
Link – – svenluijten.com - submitted by Sven
Diving into the difference between Laravel's facades and PHP's class aliases.
Read more [svenluijten.com]
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 – – atlas.dev - submitted by Mitchell Davis
This article outlines why we use Inertia with Laravel at our agency in 2024, and makes the case for why you should consider using Inertia too.
Read more [atlas.dev]
Link – – flareapp.io - submitted by Spatie
Discover how we migrated Flare from MySQL to Postgress with the help of Laravel's query builder.
Read more [flareapp.io]
Link – – myray.app - submitted by Spatie
Discover how we've updated our new Ray docs!
Read more [myray.app]
Link – – wire-elements.dev - submitted by Philo
Wire Extender allows you to embed any Livewire component on any website or even within a static HTML file.
Read more [wire-elements.dev]
Link – – rias.be
There might be many reasons you need to add text on top of an existing image.
Read more [rias.be]
Link – – philo.dev
Philo explains in great detail how to achieve this
Read more [philo.dev]
Link – – stefanzweifel.dev
Stefan's backup workflow is very interesting.
Read more [stefanzweifel.dev]
Link – – ohdear.app
At Oh Dear we've updated the OS on our servers and discovered a pretty nice side effect.
Read more [ohdear.app]
Link – – www.conroyp.com - submitted by Paul Conroy
After years of asking myself "why not?", at this year's PHP UK Conference I gave a talk in front of a large audience for the first time. It was a nervous, scary, but exhilarating couple of days - I've shared my experience in the hope it'll encourage others to take the same chance in future!
Read more [www.conroyp.com]
Link – – tighten.com - submitted by Jamison Valenta
In our latest post, Nico talks about the best state management strategies for your vue.js applications and dives into Pinia, the intuitive store library 🍍
Read more [tighten.com]
Link – – blog.oussama-mater.tech - submitted by Oussama Mater
Building console applications can be a lot of fun, but also quite challenging. Laravel Zero, however, falls short in the first part.
Read more [blog.oussama-mater.tech]
Link – – flareapp.io - submitted by Spatie
Learn how to improve your debugging experience with custom context and glows.
Read more [flareapp.io]
Link – – geoligard.com - submitted by Goran Popović
While Supervisor is commonly used with queue-related commands, there is nothing stopping you from using Supervisor to run and monitor your own custom commands.
Read more [geoligard.com]
Link – – ashallendesign.co.uk - submitted by Ash Allen
Learn about the "ensure" method and how to use it to verify that only items of a given data type exist in Laravel Collections.
Read more [ashallendesign.co.uk]
You should consider using the handle() method for dependency injection in Artisan commands, rather than __construct().
Read more [ides.dev]
Link – – myray.app - submitted by Spatie
Whether you're building a shiny new feature or refactoring a bug deep in a legacy codebase, before you merge your work to production you want to get rid of all those ray() calls you littered the codebase with.
Read more [myray.app]
Link – – ahmedshamim.com - submitted by Ahmed Shamim
Laravel provides some excellent 'Retry' mechanisms out of the box for handling transient failures! In this article, we'll learn about these mechanisms to build a reliable system using Laravel!
Read more [ahmedshamim.com]
Link – – srwiez.com - submitted by Eser DENIZ
I like to use the findOrFail() function in Livewire methods that call actions. But I really don't like the default behaviour of Livewire showing a modal view with a 404. Let me show you how to personalise that.
Read more [srwiez.com]