-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
This error is thrown when someone tries to run php artisan entrust:migration command.
Method Zizaco\Entrust\MigrationCommand::handle() does not exist
Way around it has been to edit vendor/zizaco/entrust/src/commands/MigrationCommand.php and change public function fire() to public function handle()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels