Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchable trait not working outside of App namespace #871

Closed
DonxDaniyar opened this issue Oct 9, 2024 · 1 comment
Closed

Searchable trait not working outside of App namespace #871

DonxDaniyar opened this issue Oct 9, 2024 · 1 comment

Comments

@DonxDaniyar
Copy link

Scout Version

10.11.4

Scout Driver

Meilisearch

Laravel Version

10.48.22

PHP Version

8.1.5

Database Driver & Version

No response

SDK Version

No response

Meilisearch CLI Version

1.10.20

Description

Searchable trait on Modules namespace on nWidart/laravel-modules package's Modules namespave, for example Modules\Post\App\Modules\Post not working.

image

Steps To Reproduce

1)Install fresh Laravel 10
2) Install nwidart/laravel-modules 10.0.6
3) Create Module by command php artisan module:make
4) Create Model on module
5) Try to use Searchable trait and use this model

@crynobone
Copy link
Member

Hey there,

While this may be a legitimate issue, can you first try posting your problem or question on one of the support channels below? If this issue can be definitively identified as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants