From 400-Line Import Controllers to 20-Line Configs in Laravel by Robin
laravel.io/articles/from-400-line-i...
Posts by Laravel.io
How Big Tech Generates Initial-Based Avatars โ And How You Can Do the Same in Laravel by @murtaza1904.bsky.social
laravel.io/articles/how-big-tech-ge...
Common Laravel Mistakes I See in Production (And How to Avoid Them) by @murtaza1904.bsky.social
laravel.io/articles/common-laravel-...
Reduce Duplicate Cache Queries in Laravel with "Cache::memo()" by @ashallendesign.co.uk
laravel.io/articles/reduce-duplicat...
How to Send Telegram Messages in Laravel by @ashallendesign.co.uk
laravel.io/articles/how-to-send-tel...
Memoisation in Laravel Using the "once" Helper by @ashallendesign.co.uk
laravel.io/articles/memoisation-in-...
Neuron AI Laravel SDK by Valerio
https://laravel.io/articles/neuron-ai-laravel-sdk
How I Reduced Laravel N+1 Queries by 83% Using JSON Aggregation by Raz Galstyan
laravel.io/articles/how-i-reduced-l...
Formatting PHP Code with PHP CS Fixer by @ashallendesign.co.uk
laravel.io/articles/formatting-php-...
๐Our December 2025 update: Notifications, Rich text editor, UI updates and a in-app support bubble. Come check what's new!
๐ eventy.io/blog/eventy-...
The Difference Between ?: and ?? in PHP by @ashallendesign.co.uk
laravel.io/articles/the-difference-...
Immutable and Mutable Dates in PHP by @ashallendesign.co.uk
laravel.io/articles/immutable-and-m...
Email Utilities for Laravel v1.0 Released! by @ashallendesign.co.uk
laravel.io/articles/email-utilities...
Laravel 12 How to Change Date Format Example by itstuffsolutions
laravel.io/articles/laravel-12-how-...
Returning HTTP 404 Responses Instead of 403 for Unauthorised Access by @ashallendesign.co.uk
laravel.io/articles/returning-http-...
Laravel 12 Custom Validation Rules Example by itstuffsolutions
laravel.io/articles/laravel-12-cust...
Run PHPUnit and Pest Tests Without Vite Assets in Laravel by @ashallendesign.co.uk
laravel.io/articles/run-phpunit-and...
The Dangers of Dynamic Method Calls in PHP by @ashallendesign.co.uk
laravel.io/articles/the-dangers-of-...
The `match` Expression in PHP by @ashallendesign.co.uk
https://laravel.io/articles/the-match-expression-in-php
Check If a String is Valid JSON in PHP by @ashallendesign.co.uk
laravel.io/articles/check-if-a-stri...
๐ Our October 2025 Update: managing your user group is now easier than ever with multiple user group leaders.
eventy.io/blog/eventy-...
๐ฅ You can now add multiple user group leaders to manage your user group, administrate users and change the user group owner through a new members dashboard. Just one of the many more things to come in the upcoming months โจ
eventy.io
๐บ Here's a video by Povilas on schema dumps in @laravel.io ๐
www.youtube.com/watch?v=oGoT...
Boosting Laravel Boost by Oussama Mater
https://laravel.io/articles/boosting-laravel-boost
Laravel CI Pipeline: Jenkins + n8n + GitLab CI Guide 2025 by Osman Aras
laravel.io/articles/laravel-ci-pipe...
The "never" Type in PHP by @ashallendesign.co.uk
https://laravel.io/articles/the-never-type-in-php-1
Check if a Signed URL is Valid in Laravel Tests by @ashallendesign.co.uk
laravel.io/articles/check-if-a-sign...
Congrats to @ashallendesign.co.uk for becoming our first verified author! ๐ฅณ
laravel.io/user/ash-jc-...
Thanks to GitHub user AbdulrahmanReda70 we now have the ability to verify article authors! Verified authors will get the ability to publish without a review. To get verified, regularly submit quality articles that get approved.
Here's the PR: github.com/laravelio/la...
Pass a Query Builder to "whereIn" to Reduce Your DB Queries by @ashallendesign.co.uk
laravel.io/articles/pass-a-query-bu...