I'm trying to integrate MeiliSearch in my Laravel project using their official package for Laravel scout. Am using Laradock as a development environment and it has a pre-installed Meilisearch docker image.
I couldn't find anything that explains how to achieve this and here is where got lost, whenever I try to access MeiliSearch host -> http://localhost:7700 from Laradock workspace container it returns Connection refused but it works fine when trying to access it from my computer bash