grenepal.blogg.se

Download laravel docker xdebug
Download laravel docker xdebug







Next, navigate in your terminal to the directory you cloned this, and spin up the containers for the web server by running docker-compose up -d -build site.Īfter that completes, follow the steps from the src/README.md file to get your Laravel project added in (or create a new blank one).īringing up the Docker Compose network with site instead of just using up, ensures that only our site's containers are brought up at the start, instead of all of the command containers as well. To get started, make sure you have Docker installed on your system, and then clone this repository.

download laravel docker xdebug

You can view the full article that inspired this repo here. Forked from aschmelyun/docker-compose-laravel and added xdebugĪ pretty simplified Docker Compose workflow that sets up a LEMP network of containers for local Laravel development.









Download laravel docker xdebug