Skip to content

Use of searchable instead of model breaks integration #358

@zalito12

Description

@zalito12

The use of searchable argument in the scout commands, instead of model as the base laravel scout package breaks the integration with other libraries.

For example, the import command:
https://github.com/algolia/scout-extended/blob/master/src/Console/Commands/ImportCommand.php
https://github.com/laravel/scout/blob/10.x/src/Console/ImportCommand.php

Other libraries that use the scout command with model argument breaks when using scout extended. I think the package should use the same command signature to keep the consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions