Oriol Martí

Results 1 comments of Oriol Martí

I have created a command that creates and admin using `app:admin:create` You need to pass the email and the password in the command. Like this: ``` app:admin:create [email protected] myPassword123 ```...