LaravelCLILaravel Prompts- May 26, 2025Enhance your Artisan commands with Laravel Prompts, a user-friendly way to gather input in the CLI.
LaravelCLINew Artisan Make Commands- May 18, 2025Laravel 11 adds helpful artisan commands like make:class, make:enum, and make:interface to speed up your workflow.