lunarphp / lunar

An open-source package that brings the power of modern headless e-commerce functionality to Laravel.
https://lunarphp.io
MIT License
2.7k stars 356 forks source link

Products can not be attached to Collections #2010

Open blursolo opened 1 week ago

blursolo commented 1 week ago

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

product

glennjacobs commented 1 week ago

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

blursolo commented 1 week ago

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 commented 1 week ago

Update: I got it working using SCOUT_DRIVER=collection.