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

[1.x] Implement interactive install and Meilisearch #58

Merged
merged 1 commit into from Feb 23, 2021

Conversation

driesvints
Copy link
Member

This PR splits up the different services of the docker-compose.yml file into separate maintainable stubs. The new interactive choice for the install command let's you choose which services you want to install.

In addition, this PR contains basic integration to get up and running with Meilisearch. However, that still requires you to setup the Meilisearch Scout driver: https://github.com/meilisearch/meilisearch-laravel-scout

@taylorotwell taylorotwell merged commit ef2b3f9 into 1.x Feb 23, 2021
@taylorotwell taylorotwell deleted the interactive-install branch February 23, 2021 21:42
@anthonyvancauwenberghe
Copy link

anthonyvancauwenberghe commented Feb 24, 2021

Why is it that you can add something as trivial as meilisearch but cannot add much needed OPTIONAL functionality like xdebug or nginx/php-fpm ?

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

Successfully merging this pull request may close these issues.

None yet

3 participants