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