4 Followers
18 Following
67 Posts

Keep your configs in check with Laravel! 🔍

Chris Di Carlo's Laravel Config Checker scans your code to ensure all config keys are correctly defined. Just run `php artisan config:check` to catch any missing references and avoid errors in your app.
https://laravel-news.com/laravel-config-checker-package

Laravel Config Checker Package - Laravel News

The Laravel Config Checker package scans your codebase to verify if configuration keys are correctly defined in your configuration files

Laravel News
Thanks to everyone who has downloaded and tried out my github.com/chrisdicarlo/laravel-config-checker package! A minor bug fix for Laravel 10 was just tagged.

I just released a small Laravel package to help make sure you don't miss defining a key in your configuration files. Check it out; any feedback is welcome!

https://github.com/chrisdicarlo/laravel-config-checker

GitHub - chrisdicarlo/laravel-config-checker: Checks if configuration values exist by scanning for usage in the codebase.

Checks if configuration values exist by scanning for usage in the codebase. - chrisdicarlo/laravel-config-checker

GitHub
Hands-on decoration - Muhammed Sarı

Mastering elation with the decorator foundation! Let's take a look at how we can leverage this simple, yet powerful design pattern in the context of a Laravel package.

How to process large CSV files with Laravel - Laravel News

Learn how to process large CSV files in Laravel without compromising memory and performance.

Laravel News
★ Security Tip: Do You Really Need a Hash for That? https://laravel-news.com/link/11218
Security Tip: Do You Really Need a Hash for That?

[Tip#65] Before you reach for a hashing function, stop and think about what you're hashing and why you're hashing it...

Securing Laravel

Interesting approach to testing abstract class implementations! Gonna add that one to my tool belt.

https://www.otsch.codes/blog/testing-abstract-classes-in-php-using-anonymous-classes

Testing Abstract Classes in PHP using Anonymous Classes

Abstract classes cannot be instantiated directly, posing a challenge when testing functionality implemented within the abstract class itself. In this article, I will share my approach to addressing this issue.

Checkboxes, and Streamed Updates with Livewire https://laravel-news.com/link/10816
Checkboxes, and Streamed updates with Livewire

We wire checkboxes and send ids to the server for processing, and make use of wire:stream to progressively update the rows in the UI as each row completes processing.

Fly

I'm considering renaming my PHP failed test runner Composer package to better represent that it works with both PHPUnit and Pest.

Any recommendations on the best way to do it? 🤷‍♂️

He talked about electric cars. I don't know anything about cars, so when people said he was a genius I figured he must be a genius.

Then he talked about rockets. I don't know anything about rockets, so when people said he was a genius I figured he must be a genius.

Now he talks about software. I happen to know a lot about software & Elon Musk is saying the stupidest shit I've ever heard anyone say, so when people say he's a genius I figure I should stay the hell away from his cars and rockets.