Fun with Blade directives
– ryangjchandler.co.uk - submitted by Ryan Chandler
Some fun things you can do with Blade directives.
Read more [ryangjchandler.co.uk]
Posts tagged with laravel
– ryangjchandler.co.uk - submitted by Ryan Chandler
Some fun things you can do with Blade directives.
Read more [ryangjchandler.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use Pest to add architecture tests for your PHP application and enforce standards such as folder structures, naming conventions, and more.
Read more [ashallendesign.co.uk]
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime. You can also follow me on X.
"As a Laravel developer, this is the one newsletter I most look forward to. Freek has a talent for distilling packages or techniques down to something immediately useful - one tip can save you hours and even weeks. It's concise and practical and highly relevant."
– hakanaktas.com.tr - submitted by Hakan
A pragmatic approach to avoiding early optimizations
Read more [hakanaktas.com.tr]
– blog.oussama-mater.tech - submitted by Oussama Mater
Have you ever wondered how Laravel switches between different drivers' implementations? Well, hang tight, we will learn how!
Read more [blog.oussama-mater.tech]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to encrypt queued jobs, notifications, mailables, and listeners in Laravel for improved security.
Read more [ashallendesign.co.uk]
– seankegel.com - submitted by Sean Kegel
Use tappable scopes in Laravel to break down complex queries into reusable pieces without needing to use magic query scopes in Laravel.
Read more [seankegel.com]
– aleksandertabor.com - submitted by Aleksander Tabor
Learn how to use objects like Data Transfer Objects in Livewire with Wireables.
Read more [aleksandertabor.com]
– myray.app - submitted by Spatie
This is one of Ray's coolest features!
Read more [myray.app]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use DynamoDB in Laravel for caching and storing Laravel models.
Read more [ashallendesign.co.uk]
– myray.app - submitted by Spatie
You can now quickly view what's stored in Laravel's context array.
Read more [myray.app]
– flareapp.io - submitted by Spatie
Ignition got a little bit better again.
Read more [flareapp.io]
– svenluijten.com - submitted by Sven
Diving into the difference between Laravel's facades and PHP's class aliases.
Read more [svenluijten.com]
– 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]
– 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]
– myray.app - submitted by Spatie
Discover how we've updated our new Ray docs!
Read more [myray.app]
– 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]
– 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]
– flareapp.io - submitted by Spatie
Learn how to improve your debugging experience with custom context and glows.
Read more [flareapp.io]
– 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]
– 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]