Closed svandragt closed 7 months ago
It would be great if you could install Lamb's dependencies without conflicting with other projects. Now you can.
Install devbox then devbox install. This will install php8.2.
devbox install
Then launch the environment and you're good to go.
Needs verification and testing.
Fixes #47
_Should we use devbox service to spin up the local server?_
No need to spin up a server
It would be great if you could install Lamb's dependencies without conflicting with other projects. Now you can.
Install devbox then
devbox install
. This will install php8.2.Then launch the environment and you're good to go.