Replay: Laravel middleware for idempotency
– github.com - submitted by Ari
This package provides a middleware to make endpoints idempotent.
Read more [github.com]
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– github.com - submitted by Ari
This package provides a middleware to make endpoints idempotent.
Read more [github.com]
– github.com - submitted by Aaron Francis
The official SingleStoreDB driver for Laravel tagged its first stable release and is now available for production.
Read more [github.com]
– geisi.dev - submitted by Tim Geisendörfer
On Tuesday, the 27th of June 2022, Laravel 9.19.0 with Vite support was released. Learn how to migrate a Laravel Inertia Vue app to Laravel Vite.
Read more [geisi.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
A short look at the powerful "macro" system provided by Laravel.
Read more [ryangjchandler.co.uk]
– github.com - submitted by David Carr
Sync remote database to a local database with a single command.
Read more [github.com]
– stefanzweifel.io - submitted by Stefan Zweifel
A short introduction to `sidecar-browsershot` package: How it works and for what it can be used for.
Read more [stefanzweifel.io]
– doeken.org - submitted by Doeke Norg
Linked lists are a linear data structure that provides quick insertion and deletion.
Read more [doeken.org]
– ralphjsmit.com - submitted by Ralph J. Smit
Learn how to compile multiple Tailwind CSS stylesheets with different configuration files.
Read more [ralphjsmit.com]
– ralphjsmit.com - submitted by Ralph J. Smit
Use the Stripe CLI with Laravel Valet to listen to webhooks locally.
Read more [ralphjsmit.com]
– atymic.dev - submitted by atymic
Bypass Vapor's 2000 character .env limit by parsing secrets as dot env files.
Read more [atymic.dev]
– www.iankumu.com - submitted by Ian Kumu
A guide on how to mask/hide ids in URLs in Laravel
Read more [www.iankumu.com]
– www.iankumu.com - submitted by Ian Kumu
A guide on how to implement dynamic scheduling using Carbon and Laravel Scheduler
Read more [www.iankumu.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
In an effort to reduce the bounce rate on my blog, I show how I added the "You might also enjoy..." section to the bottom of my blog posts.
Read more [ryangjchandler.co.uk]
Creating social images for your website is super simple using Browsershot and AWS Lambda.
Read more [yoeri.me]
– blog.brackets.sk - submitted by Kristina Odziomkova
How to implement external APIs in a maintainable and replaceable way
Read more [blog.brackets.sk]
– arunas.dev - submitted by Arunas
I share a common misstep when working with Laravel Facades so you don't have to make the same mistake.
Read more [arunas.dev]
– siipo.la - submitted by Peter
What’s the best lossless image format? Comparing PNG, WebP, AVIF, and JPEG XL
Read more [siipo.la]
Laravel doesn't come with a database driver for logging so I built one and packaged it up.
Read more [yoeri.me]
It can be unclear how to write Statamic tests. Here's a trait I wrote that makes it easy to test your Statamic implementation.
Read more [yoeri.me]
– blog.harun.dev - submitted by Harun R
AWS Cloud is scary for newbies because of the complexity of deploying applications and pricing. Amazon Lightsail can be the best entry point. Deploying a Laravel app can be the best way to start.
Read more [blog.harun.dev]