Why error tracking is crucial for your application
– flareapp.io - submitted by Spatie
Alex and Christoph explain why error tracking is crucial for your application
Read more [flareapp.io]
– flareapp.io - submitted by Spatie
Alex and Christoph explain why error tracking is crucial for your application
Read more [flareapp.io]
– www.youtube.com - submitted by Chris Fidao
This video dives into how HTTP gets turned into PHP - using the typical Forge stack (nginx -> php-fpm -> laravel)
Read more [www.youtube.com]
– fly.io - submitted by Chris Fidao
We see how to use the Fly.io machines API to create our own little version of GitHub Actions, letting us run ad-hoc tasks whenever we need them!
Read more [fly.io]
– popowicz.fr - submitted by Mikaël Popowicz
The Valet loopback command gives you the ability to resolve your Valet sites and proxies from both your host machine and your docker containers.
Read more [popowicz.fr]
– github.com - submitted by Ash Allen
Favicon Fetcher 3.0 comes with better HTML parsing, improved exception handling, request timeout config options, and some QoL improvements.
Read more [github.com]
– 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]