At Laracon US 2024, Taylor Otwell and the Laravel team introduced a series of “minor” features for Laravel 11 that are anything but minor.
PHP
Command Line Interface Guidelines
Good naming, consistency, clear communication, and discoverability. These are things that do not only apply to command line programs, but to general development as well. Read more