Forum General Workbench command is not found in L5
Just tried to create a workbench by the following command: php artisan workbench vendor/package --resources
but that doesn't works, i get this error: exception 'InvalidArgumentException' with message 'Command "workbench" is not defined.'
config/workbench.php is not exists also..
Please sign in or create an account to participate in this conversation.
There's no shortage of content at Laracasts. In fact, you could watch nonstop for days upon days, and still not see everything!
Get Started
Workbench command is not found in L5
Just tried to create a workbench by the following command: php artisan workbench vendor/package --resources
but that doesn't works, i get this error: exception 'InvalidArgumentException' with message 'Command "workbench" is not defined.'
config/workbench.php is not exists also..