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

UserRepository is overwritten #512

Open
malhal opened this issue Feb 13, 2015 · 0 comments
Open

UserRepository is overwritten #512

malhal opened this issue Feb 13, 2015 · 0 comments

Comments

@malhal
Copy link

malhal commented Feb 13, 2015

php artisan confide:controller --name=Employee --username

Generates a UserRepository.php including username

php artisan confide:controller --name=Employee2

Overwrites the UserRepository removing the username functionality.

Also I'm assuming any other customisation of the UserRepository will be lost when generating a new controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant