# Laravel: Refreshing Artisan

DevFeed: [Laravel: Refreshing Artisan](<https://devfeed.tech/articles/laravel-refreshing-artisan-3795.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-refreshing-artisan>)

Author: Nuno Maduro

Published: 2022-07-19T13:00:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [PHP](<https://devfeed.tech/topics/php.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [php](<https://devfeed.tech/tags/php.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Laravel v9.21.0 introduces a redesigned look for Artisan, refreshing the console output of most built-in commands and displaying more information. The changes use Termwind to create improved console user interfaces and are planned for Laravel's first-party packages.

## Source excerpt

On today's release of Laravel v9.21.0, we're bringing you a fresh new look for Artisan: a brand new console output on the vast majority of Laravel commands that deliveries a better console experience, and displays more information in commands such as "migrate" or "queue:work".