我正在尝试将Laravel的工匠添加到我的PhpStorm命令行工具中,但是我收到以下错误:
Problem
Failed to parse output as xml: Error on line 3: Content is not allowed in prolog..
Command
{PATH}\artisan list --format=xml
Output
[Symfony\Component\Console\Exception\LogicException]
An option with shortcut "q" already exists.
我认为这是一种相当直接的冲突,但我似乎无法找到它。我设置的唯一其他命令行工具是使用c。
别名的composer