[ixpmanager] . /artisan "user" Command doesn't exist

Nick Hilliard (INEX) nick at inex.ie
Tue Feb 15 18:11:09 GMT 2022


obey pangeran via ixpmanager wrote on 15/02/2022 17:25:
> I had install ixp manager ,while I want to create "user" using command 
> line. It's command doesn't exist "There are no commands defined"

"artisan user" won't work.  This isn't a valid command.  You need to use 
"artisan user:create" instead, e.g.

% ./artisan user:create --username=obey

Nick


More information about the ixpmanager mailing list