The "art" shortcut for "php artisan" for Laravel Sail with zsh
I still prefer using Laravel Sail for managing docker instances while working on a laravel probject, but I find typing sail php artisan a bit tedious. A common go-to is art, but how can we make sure it uses sail while working with a project that supports sail, or native