The Manager Pattern - Laravel core patterns
– ahmedash.dev - submitted by Ahmed Ammar
Discover how the Manager Pattern simplifies creating complex objects in #Laravel and learn to implement one yourself!
Read more [ahmedash.dev]
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– ahmedash.dev - submitted by Ahmed Ammar
Discover how the Manager Pattern simplifies creating complex objects in #Laravel and learn to implement one yourself!
Read more [ahmedash.dev]
– www.youtube.com - submitted by Andrew Schmelyun
A full-stack project where I build an example pizza tracking app and dashboard using Laravel, React, Inertia, and Tailwind.
Read more [www.youtube.com]
– github.com - submitted by Cristian Tabacitu
Basset allows you to easily use your CSS/JS/IMG/SVG assets from wherever they are - not just your public directory. It backs them up to your storage directory, and uses them from there. You get the power of CDNs, without the GDPR issues. And more!
Read more [github.com]
– gummibeer.dev - submitted by Tom Witkowski
Explore elegant solutions for resolving model binding, whether through named scopes for simplicity or custom query builders for precision.
Read more [gummibeer.dev]
– fly.io - submitted by Kathryn Anne Tan
We create an SPA powered Nav Bar with Livewire v3's all-new, attachable `wire:navigate` directive. Along the way we find out three ways to update a public attribute after transitioning to a "wire:navigate"-ed page!
Read more [fly.io]
– fly.io - submitted by Chris Fidao
We create a desktop menu-only app using NativePHP! This app calls an API to display data in a menu, and shows some undocumented NativePHP tricks.
Read more [fly.io]
– gummibeer.dev - submitted by Tom Witkowski
Discover how we streamlined role management for our GTA:RP community by syncing Discord roles with Laravel Nova Backoffice, creating a unified and efficient system.
Read more [gummibeer.dev]
– gummibeer.dev - submitted by Tom Witkowski
Discover the power of Immutable Carbon. Learn how to safeguard date integrity, prevent accidental mutations, and enhance the reliability of your application's date handling.
Read more [gummibeer.dev]
– moath.dev - submitted by Moath Alhajri
Test Laravel Timeout Exceptions: Simulate fake HTTP requests using Laravel HTTP client's `Http::fake()` method to ensure graceful error handling
Read more [moath.dev]
– ahmedash.dev - submitted by Ahmed Ammar
Dive into the Pending Object Pattern in Laravel. Discover how this design pattern adds flexibility, delaying specific operations within the framework. Uncover Laravel's core magic.
Read more [ahmedash.dev]
– chrysanthos.xyz - submitted by Chrysanthos
This tutorial demonstrates how anyone can implement zero-downtime deployments when using Forge without using Laravel Envoyer. To do that we will use Laravel Envoy, a tool that helps setup tasks during deployment using Blade syntax.
Read more [chrysanthos.xyz]
– gdebrauwer.dev - submitted by Günther Debrauwer
A tutorial on how to customize Laravel's Faker instance by adding custom (chainable) methods.
Read more [gdebrauwer.dev]
– www.csrhymes.com - submitted by Chris Rhymes
Building a directory system API in Laravel to meet the Open Referral UK data standard.
Read more [www.csrhymes.com]
– aschmelyun.com - submitted by Andrew Schmelyun
Laravel can be set up as a strong alternative to Next.js, with page-based routing, dynamic components, static-site generation, and more!
Read more [aschmelyun.com]
– tighten.com - submitted by Jamison Valenta
There are a many ways to organize software projects, each with their pros and cons. I’ll break down a few common methodologies, and share smarter ways of working that enable your team to remain flexible.
Read more [tighten.com]
– ahmedash.dev - submitted by Ahmed Ammar
Dive deep into the magic behind FormRequest validation and uncover the steps Laravel takes to make your life easier
Read more [ahmedash.dev]
– fly.io - submitted by Johannes Werbrouck
In this article, I show you how to shoot lasers at the moon. Figuratively, of course. We’ll measure the latency between app instances running all over the world by using some fancy networking tricks. Good stuff!
Read more [fly.io]
– www.tutmecode.com - submitted by Vivek Kumar
Learn how to implement user authentication using the next-auth package in Next.js
Read more [www.tutmecode.com]
– fly.io - submitted by Chris Fidao
We see how to use the new Form objects in Livewire 3, and dig into how validation is wired up.
Read more [fly.io]
– youtu.be - submitted by Bert De Swaef
In this video we'll build a Native Desktop application using NativePHP. The application will be the same on as in one of the previous video's where we have a todo list in Livewire 3. The process of building a NativePHP app is so satisfying...
Read more [youtu.be]