Тёмный

Debug PHP in VS Code on your local web server (XAMPP) 

DaveDev
Подписаться 322
Просмотров 21 тыс.
50% 1

Опубликовано:

 

16 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@marcingogowski6077
@marcingogowski6077 Месяц назад
Works, thanks man!
@astriti12341
@astriti12341 2 года назад
short and sharp tutorial! I've been looking for a solution all over the internet for many hours and you just fixed it in 5mins. Really appreciate this tutorial. Keep going :)
@fernandoarnaldovilanculo8286
@fernandoarnaldovilanculo8286 2 года назад
Thanks man! You have no idea how long I've been searching for this! Thank you!
@jhon231087
@jhon231087 Год назад
you save my life. thank you!!!
@markmathur2296
@markmathur2296 Год назад
This video was really helpful. Thanks! (btw, I agree that you should have much bigger font size in the future).
@UnderProxy
@UnderProxy 2 года назад
your tutorial is short and spot on, you are just missing the part where after adding the extension in php/ext and editing php.ini, you have to restart apache, otherwise changes won't take effect.
@davedev402
@davedev402 2 года назад
You are right! Each time that you change any configuration from apache or PHP you have to restart the apache service
@humoodalmakhmari3329
@humoodalmakhmari3329 2 года назад
Great Tutorial bro, Very Clear , all the best 👍
@dileela
@dileela Год назад
🎉
@kaifahmad4131
@kaifahmad4131 2 года назад
Thanks for the step by step guidance. Great help.
@OthmanAlikhan
@OthmanAlikhan 2 года назад
Thanks for the video =)
@antoniaausina6833
@antoniaausina6833 3 года назад
Very interesting
@celsomanhique8453
@celsomanhique8453 2 года назад
Nice Tutorial very clear
@lawaver
@lawaver 2 года назад
Very good but your text is too small for me. It would be better to have larger text that is easy to see. Regards.
@koksi3453
@koksi3453 2 года назад
Thank you
@karenzakaryan5897
@karenzakaryan5897 2 года назад
pleas can you help me i dont find debug with autor Felix Becker
@markmathur2296
@markmathur2296 Год назад
Instead of Felix Becker, it's XDebug these days.
@littlerogue4788
@littlerogue4788 3 года назад
You said "Just copy and paste this" from where??
@davedev402
@davedev402 3 года назад
Appologies, Here is the code that I am writting in php.ini for configuring XDebug in XAMPP (at 2:55 in the video) gist.github.com/DaveDevYT/2af7259c390a90c6b53fd68d2806dc0b
@paultannenberg4432
@paultannenberg4432 2 года назад
@@davedev402 doesnt Xdebug 3 use port 9003?
@davedev402
@davedev402 2 года назад
@@paultannenberg4432 Yes, Xdebug uses port 9003 by default, however I had to change it as that port was being used on my computer. I do show in the video what to do to change the port but it is an optional step if you do not have any conflicts.
@petruciucur
@petruciucur 2 года назад
No connection between xampp and vscode debugging in this tutorial. Php Debugging Extension in VSCode works separately from XAMPP.
@davedev402
@davedev402 2 года назад
That is correct. However you still need to add the xdebug library to the php installation (in xampp) and enable the extension on the php.ini (also in xampp)
@taker_moon
@taker_moon 3 года назад
this is my instructions
@kaifahmad4131
@kaifahmad4131 2 года назад
Please make similar video on Linux OS Ubuntu
@cbbcbb6803
@cbbcbb6803 Год назад
Great. Except I don't like dark theme.
@x-senku893
@x-senku893 2 года назад
Error - Adresse already in use : : : 9000
@davedev402
@davedev402 2 года назад
It seems like you have another process running in that port Wich conflicts with XDebug. You will need to change the xdebug port in the php.ini file aswell as in vscode and restart your apache service
Далее
Setup debugging for PHP8.1 with XDebug 3 in VSCode
15:27
Debugging PHP7.4 with XDebug 2 and VsCode
10:00
Просмотров 182 тыс.
Set up Virtual Hosts on your local web server (XAMPP)
11:14
VSCode - The Complete Setup for PHP Development
33:59
Top 12 VScode Extensions for PHP
17:02
Просмотров 122 тыс.
PHP in VSCode using XAMPP
11:33
Просмотров 56 тыс.
PHP in Visual Studio Code: Setup Debugging
10:16
Просмотров 37 тыс.
PHP REST API From Scratch [1] - Database & Read
32:18
Просмотров 512 тыс.