Development Driven Testing
– 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]
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– 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]
– youtu.be - submitted by Bert De Swaef
In this video, we're optimizing our queries with the WhereRelation method. It makes our code more readable and shorter at the same time. I'm a huge fan!
Read more [youtu.be]
– aschmelyun.com - submitted by Andrew Schmelyun
A package built that adds a few Artisan commands to allow multiple Laravel Sail sites to run at the same time locally, with custom domain names.
Read more [aschmelyun.com]
– expresscode.dev - submitted by Patrick
ExpressCode (beta) enables developers to write a few short lines of yaml and generate Laravel models, migrations, factories, form requests and more in seconds. Speed up your Laravel development workflow exponentially.
Read more [expresscode.dev]
– github.com - submitted by Philo
Spin up your development background processes with ease 🪄
Read more [github.com]
– medium.com - submitted by Elisha Ukpong
This article breaks down pictorially, how to create and use a facade in your Laravel application.
Read more [medium.com]
– baspa.dev - submitted by Bas van Dinther
Learn about imposter syndrome, its causes and how to combat it in the field of programming.
Read more [baspa.dev]