Feb 12, 2021
Hey, the code lives outside of the container, meaning you can work with your project as usual.
Same with Sail, this tool is used to simplify running commands within the container. But as the project is shared with the container you can use Artisan, NPM, etc as you normally would if you prefer.
Makes sense?