Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaal/gitpod-docksal-with-xdebug
https://github.com/shaal/gitpod-docksal-with-xdebug
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaal/gitpod-docksal-with-xdebug
- Owner: shaal
- License: mit
- Created: 2022-10-18T19:16:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:57:35.000Z (11 months ago)
- Last Synced: 2024-05-22T22:20:24.223Z (6 months ago)
- Language: PHP
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open this project with Gitpod
https://gitpod.io/#https://github.com/shaal/gitpod-docksal-with-xdebug
In VSCode -
1. Set a breakpoint in `web/index.php`
1. Click Debug Icon in left sidebar
1. Select the Listen for XDebug configuration from the dropdown and click Start Debugging
1. Open preview by typing this in terminal: `gp preview $(gp url 8080)`
1. Confirm xdebug stopped at the breakpoint