Open blursolo opened 1 week ago
I think this will be related to search. I always recommend using Laravel Scout as it gives a much better experience.
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.
Update: I got it working using SCOUT_DRIVER=collection.
Products can not be attached to Collections. The Product dropdown field is always empty. What am I doing wrong?