[ AttachmentEvent::class ], ]; } protected function registerCommands() { $this->commands([ MigrateRunCommand::class, SeedRunCommand::class, ]); } }