artisan sail:install command shouldn't enforce additional services #39790
Unanswered
ahmadelmalah
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you run artisan sail:install command you get a list of services you may wish to add to your docker compose file.
But what if all what you need is just laravel.test service without any extra services for databases or so?
Additional services seem not optional
Beta Was this translation helpful? Give feedback.
All reactions