Skip to content

Conversation

@ucan-lab
Copy link
Owner

@ucan-lab ucan-lab commented Mar 10, 2022

close #185

$ git switch topic-185
$ echo APP_BUILD_TARGET=development-xdebug > .env
$ docker compose build app

@ucan-lab ucan-lab self-assigned this Mar 10, 2022
@ucan-lab ucan-lab force-pushed the topic-185 branch 2 times, most recently from a0342e5 to 77def1e Compare June 4, 2022 02:51
@firecentaur
Copy link

I followed the instructions above

$ git switch topic-185 $ echo APP_BUILD_TARGET=development-xdebug > .env $ docker compose build app

and confirmed xdebug is installed. We now need instructions added to the wiki of how to configure phpstorm.

Copy link

@firecentaur firecentaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I followed the instructions
$ git switch topic-185 $ echo APP_BUILD_TARGET=development-xdebug > .env $ docker compose build app

then checked phpinfo(); and confirmed that xdebug is now included. We now need instructions on the wiki for configuring phpstorm

@ucan-lab
Copy link
Owner Author

ucan-lab commented Jul 5, 2022

@firecentaur Thank you.

I wrote the setting procedure of PhpStorm on the wiki.
https://github.com/ucan-lab/docker-laravel/wiki/Setup-Xdebug

@ucan-lab ucan-lab merged commit cc899ce into main Jul 5, 2022
@ucan-lab ucan-lab deleted the topic-185 branch July 5, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add xdebug extention

3 participants