laradock-cli icon indicating copy to clipboard operation
laradock-cli copied to clipboard

Feature request: Configurable "laradock" path (or folder name)

Open morales2k opened this issue 6 years ago • 0 comments

Using the composer global install is really handy, but when we are not cd'd on the right path, commands such as laradock ps will not properly work because the first thing it does is look for a hardcoded laradock path doing cd laradock && [...].

If we can configure where we installed laradock, and the commands invoke that configuration then it can be truly flexible and callable no matter what folder one is cd'd into.

I think...

I'm no expert... but it does feel like that would do the trick, no?

morales2k avatar Oct 10 '18 15:10 morales2k