Skip to content

lwillems/symfony-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xdebug setup

To know your ip on linux :

 ifconfig docker0

If your one is not 172.17.0.1 then update in .env client_host

On PHPStorm, you just have to click on the button Start Listening for PHP Debug Connections on the Run menu.

xdebug configuration xdebug server mapping

Permission issues

You can replace your user to avoid permission issue in .env : LOCAL_USER

To know your user/group on linux :

 id

About

Dockerized symfony 8 with PHP8.1 and xdebug 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published