Skip to content
New issue

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

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

Already on GitHub? # to your account

Command problem #17

Open
markib opened this issue Sep 25, 2017 · 2 comments
Open

Command problem #17

markib opened this issue Sep 25, 2017 · 2 comments

Comments

@markib
Copy link

markib commented Sep 25, 2017

Method User11001\EloquentModelGenerator\Console\GenerateModelsCommand::handle() does not exist

@jitt3
Copy link

jitt3 commented Jan 22, 2018

just add
public function handle() { return $this->fire(); } inside that class
with this line it should work

@absolutkarlos
Copy link

absolutkarlos commented Mar 13, 2018

public function handle() { return $this->fire(); }
this solution works, you should publish that
BTW it work like a charmed

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

No branches or pull requests

3 participants