vscode-laravel-artisan
vscode-laravel-artisan copied to clipboard
Suppoprt the new Laravel 9 artisan route:list command
It doesn't look good in the new Laravel 9.
@TheColorRed, do you have plans to support the Laravel 9 route:list command?
I am thinking maybe utilize the --json
flags so it will be both compatible Laravel 8 and Laravel 9. What do you think?
Thanks!
Related: https://github.com/laravel/framework/discussions/41090