setConnection($connection); $this->setTable(config('admin.database.extension_histories_table')); parent::__construct($attributes); } }