Laravel Exchange Rates v6 released
– github.com - submitted by Ash Allen
Laravel Exchange Rates v6 now has support for multiple exchange rate APIs, improved types, and much more.
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 Ash Allen
Laravel Exchange Rates v6 now has support for multiple exchange rate APIs, improved types, and much more.
Read more [github.com]
– adithya.dev - submitted by Adithya
How to find and replace text in Statamic Bard using Statamic Bard Mutator addon
Read more [adithya.dev]
– mellor.pizza - submitted by Chris Mellor
A guide on how to utilise the TALL stack with Model Broadcasting and Websockets to build a simple public chat room app.
Read more [mellor.pizza]
– stefrouschop.nl - submitted by Stef Rouschop
One caveat in Livewire (version 1 and 2) is that only public properties remain state between Livewire interactions. This shouldn’t be a problem, at least not if you’re aware of how a potential hacker would abuse this.
Read more [stefrouschop.nl]
– jonassiewertsen.com - submitted by Jonas Siewertsen
By default, your logs on the Google Cloud Platform will all have the same severity level. Let me show you how to change that.
Read more [jonassiewertsen.com]
– youtu.be - submitted by Andrew Schmelyun
A short 6 minute video explaining what invokable controllers are in Laravel, how to create them, and why you'd want to use them.
Read more [youtu.be]
– blog.genijaho.dev - submitted by Geni Jaho
As developers, we lose a lot of benefits by testing after the fact.
Read more [blog.genijaho.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
A quick way of disabling Composer's default script process timeout of 300 seconds (5 minutes). Easy to overlook in the docs.
Read more [ryangjchandler.co.uk]
– medium.com - submitted by Mazen Touati
We will crack the controversy of the repository pattern in Laravel. The good and the bad, and what alternatives we can use to build a maintainable codebase.
Read more [medium.com]
– www.eloquentarchitecture.com - submitted by John Freeman
The LoB principle dictates that the behavior of a unit of code should be as obvious as possible by looking only at that unit of code. But I think something is missing from this discussion.
Read more [www.eloquentarchitecture.com]
– chrysanthos.xyz - submitted by Chrysanthos
If you are using Promise.all(), you are probably missing a super easy to implement opportunity for huge performance gains!
Read more [chrysanthos.xyz]
– lloricode.com - submitted by Lloric Mayuga Garcia
Sometimes you figure out why the uploaded image is not progressive, while you use a media-library to handle the upload. This check will help you figure out if tools are installed on your server.
Read more [lloricode.com]
– youtu.be - submitted by Ashish Dhamala
Here, we will be looking at what to do if we have two or more traits with the same method name. We will be looking at how we can solve the same method name collision.
Read more [youtu.be]
– tighten.com - submitted by Jamison Valenta
Tighten programmer Alison shares an intro to terminable middleware in Laravel. This type of middleware does work *after* the HTTP response is sent to the browser. Learn when to use it, and a some gotchas.
Read more [tighten.com]
– youtu.be - submitted by Bert De Swaef
In this video you'll learn how to build a Public API. We're using, Caching, rate limiting, API resources and we'll have a look at Laravel Telescope. We'll also use PostMan to test our API.
Read more [youtu.be]
– ryangjchandler.co.uk - submitted by Ryan Chandler
This post covers the logic needed to discover definitions in a PHP project and how they're represented in a static analyser.
Read more [ryangjchandler.co.uk]
– ryangjchandler.co.uk - submitted by Ryan Chandler
A new series on my blog where I'll be writing a static analyser for PHP in Rust and showcasing the steps and development as I go.
Read more [ryangjchandler.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the Javascript library "collect.js" that provides a Laravel-like syntax for dealing with arrays. The article also covers some examples of commonly-used methods.
Read more [ashallendesign.co.uk]
– blog.genijaho.dev - submitted by Geni Jaho
We will extend the Laravel framework with very minimal modifications. Using custom SMTP settings is really easy to achieve.
Read more [blog.genijaho.dev]
– adithya.dev - submitted by Adithya
How to clear cloudflare page cache using Laravel and for Statamic CMS
Read more [adithya.dev]