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

Products can not be attached to Collections #2010

Open
blursolo opened this issue Nov 4, 2024 · 3 comments
Open

Products can not be attached to Collections #2010

blursolo opened this issue Nov 4, 2024 · 3 comments
Labels
bug Something isn't working unconfirmed

Comments

@blursolo
Copy link

blursolo commented Nov 4, 2024

  • Lunar version: 1.0.0-beta.4
  • Laravel Version: v10.48.22
  • PHP Version: 8.2
  • Database Driver & Version: MySQL

Products can not be attached to Collections. The Product dropdown field is always empty. What am I doing wrong?

product

@blursolo blursolo added bug Something isn't working unconfirmed labels Nov 4, 2024
@blursolo blursolo changed the title Can't attach products to collections Products can not be attached to Collections Nov 4, 2024
@glennjacobs
Copy link
Contributor

I think this will be related to search. I always recommend using Laravel Scout as it gives a much better experience.

@blursolo
Copy link
Author

blursolo commented Nov 4, 2024

I have just installed Scout but still can't make it work ( Meilisearch throws Index products not found ). I will probably wait for #1986 and then try the database driver.

@blursolo
Copy link
Author

blursolo commented Nov 5, 2024

Update: I got it working using SCOUT_DRIVER=collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

2 participants