Articles


debug Laravel
Laravel environment: docker, devcontainer, VS Code debug

In this article, we'll explore how you can supercharge your Laravel development workflow by harnessing the power of Docker, DevContainer, and VS Code debug.

๐Ÿš€ Additionally, we'll also look at how you can custom your terminal to display the current git branch and status.

I like and use this environment because I can install and test new software without affecting my local machine.

LaravelDockerLinux