A VS Code extension to simplify the usage of "php artisan" commands in Laravel projects by allowing you to set a custom alias. By default, the alias is set to "art," but users can modify it using the phpArtisanAlias.setAlias setting or the Set PHP Artisan Alias command.
Features
Set a custom alias for the "php artisan" command.
Automatically detect Laravel projects.
Supports setting aliases in various terminal environments (cmd, PowerShell, Unix-like systems).