| ▲ | simonw 8 hours ago | ||||||||||||||||
If you are a developer who needs a specific old version of PHP or Node or whatever and you're not using Docker then I have great news for you on how you can solve your problem. | |||||||||||||||||
| ▲ | potamic an hour ago | parent | next [-] | ||||||||||||||||
When all you have is a hammer, everything looks like a nail. | |||||||||||||||||
| ▲ | tacker2000 8 hours ago | parent | prev | next [-] | ||||||||||||||||
yes, docker is a great solution nowadays for this problem, but it wasnt always like that. In PHP land there is a tool called Laravel Valet, which relies heavily on homebrew and lets you switch PHP versions on the fly directly your system. I just remember how much of a pain it was to set up because of homebrew's unnecessary restrictions and deprecations. But once done it worked quite well. | |||||||||||||||||
| ▲ | knowitnone3 7 hours ago | parent | prev [-] | ||||||||||||||||
so don't use brew at all? Great, what else should we not use? | |||||||||||||||||
| |||||||||||||||||