Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a console command to create a user #155

Closed
jcornide opened this issue Jan 27, 2016 · 6 comments
Closed

Add a console command to create a user #155

jcornide opened this issue Jan 27, 2016 · 6 comments

Comments

@jcornide
Copy link
Contributor

It would be great to have console command to create users. That way it would be easier to create an ansible role to install the deployer and later add the first user.

@REBELinBLUE
Copy link
Owner

That makes sense, don't think it would be too difficult

@jcornide
Copy link
Contributor Author

Great :) Unfourtunately I'm not familiar with laravel but with symfony. I'd love to contribute to this tool, we're actually using it a lot

@REBELinBLUE
Copy link
Owner

Create to hear that other people are using it

Should be able to finish it tonight, just need to add validation

@REBELinBLUE
Copy link
Owner

I have committed to master, take a look

@jcornide
Copy link
Contributor Author

looks great, how can I test it? I updated the code but the command is not
available

On Wed, Jan 27, 2016 at 6:35 PM, Stephen Ball [email protected]
wrote:

I have committed to master, take a look


Reply to this email directly or view it on GitHub
#155 (comment)
.

José Cornide
Tlf.: 609 720 220

@REBELinBLUE
Copy link
Owner

Have you switched to master? You will also probably need to run composer install so it generates a new autoloader

REBELinBLUE pushed a commit that referenced this issue Jan 27, 2016
…d have the controller and command throw it instead
@REBELinBLUE REBELinBLUE changed the title Console command to create user Add a console command to create a user Jan 27, 2016
REBELinBLUE added a commit that referenced this issue Jan 28, 2016
* master:
  Update build script
  Update build script
  Ran php-cs-fixer
  Updated CHANGELING
  Cleanup
  Cleanup
  Typo
  Fixes #156 which is caused by Laravel changing the render() method in 5.2, although the error is only a problem in debug mode
  Remove overloaded clear-compiled
  Clean up messy code for #155, remove the event from the repository and have the controller and command throw it instead
  Add a command to allow users to be created via the console #155
  Updated humans.txt
  Updated .dotenv
  Updated PHPLOC
  Updating dependencies
  Ran php-cs-fixer
  Moving ask and validate to a trait
  Updated dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants