A contact form with Laravel Livewire
– stefanbauer.me - submitted by Stefan Bauer
How to migrate a traditional server side form to a Laravel Livewire component.
Read more [stefanbauer.me]
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– stefanbauer.me - submitted by Stefan Bauer
How to migrate a traditional server side form to a Laravel Livewire component.
Read more [stefanbauer.me]
– dcblog.dev - submitted by David Carr
Validating in Laravel can be really simple, but you may find cases where you need custom validations, this post explains how.
Read more [dcblog.dev]
– inboxdd.com - submitted by Ahmed Abd El Ftah
a weekly handcrafted email that will keep you updated with what's happening in the laravel community
Read more [inboxdd.com]
– stefanzweifel.io - submitted by Stefan Zweifel
I recently had to refactor an Excel export which deals with thousands of rows. Lazy Collections helped my solve all my performance problems.
Read more [stefanzweifel.io]
– driesvints.com - submitted by Dries Vints
I wrote a short piece on setting up a continuous delivery pipeline with Github Actions.
Read more [driesvints.com]
– tighten.co - submitted by Matt Stauffer
Occasionally at Tighten we get an open source pull request and we need to make a change before merging. Here's how we do it.
Read more [tighten.co]
– robertogallea.com - submitted by Roberto Gallea
Implementing Strategy design pattern using a database-based runtime configuration. The approach allows to dynamically (re)configure class behavior without requiring code-based rearrangements.
Read more [robertogallea.com]
– github.com - submitted by Ryan Chandler
Generate shortlinks for your Laravel routes or arbitrary URLs.
Read more [github.com]
– sarfas.codes - submitted by Oliver Sarfas
PHP gets a **lot** of hate nowadays. Let's counter that with some affection
Read more [sarfas.codes]
– github.com - submitted by Lupacescu Eduard
This package will generate the API resources "CRUD" for you. By using Laravel buit in Policies and Eloquent Resource API the implementation become a pleasure.
Read more [github.com]
– michielkempen.com - submitted by Michiel Kempen
What is the `TrustProxies` middleware and how can it help you generate secure HTTPS URLs, even when running Laravel behind a proxy?
Read more [michielkempen.com]
– blog.deleu.dev - submitted by Marco Deleu
A basic knowledge of AWS VPC helps understand and debug common problems when deploying your software to this cloud
Read more [blog.deleu.dev]
– github.com - submitted by Musa
This newly released Laravel package makes it easier to implement sorting logic into your app.
Read more [github.com]
– salfade.com - submitted by Mohamed Fawsan
In this post, we will discuss how you can automatically generate a sitemap for your laravel wink blog.
Read more [salfade.com]
– www.websitecarbon.com - submitted by Brent
How is your website impacting the planet?
Read more [www.websitecarbon.com]
– blog.discordapp.com - submitted by Brent
Why Discord is switching from Go to Rust
Read more [blog.discordapp.com]
– www.horuskol.net - submitted by Stuart Jones
Take dependency injection in Laravel controllers to the next level by using interfaces and the service container.
Read more [www.horuskol.net]
– stitcher.io - submitted by Brent
Looking at a few patterns to add enum functionality in PHP
Read more [stitcher.io]
– github.com - submitted by Matthieu Napoli
Interested in going serverless? Check out this Laravel example application running on AWS Lambda.
Read more [github.com]
– laravelpackage.com - submitted by John Braun
Aiming to be a comprehensive and open guide toward the development of a Laravel specific PHP package from scratch. Contributions are welcome.
Read more [laravelpackage.com]