Closed pobeizhang closed 6 years ago
I run
php artisan entrust:migration
Report errors: Method Zizaco\Entrust\MigrationCommand::handle() does not exist
Method Zizaco\Entrust\MigrationCommand::handle() does not exist
what about "zizaco/entrust": " dev-master" ?
@faiverson According to your method, I really solved the problem I have just met. Thank you very much! But I still think the document should be updated.
My environment:
I run
php artisan entrust:migration
Report errors:
Method Zizaco\Entrust\MigrationCommand::handle() does not exist
What should I do to solve this problem?