VSCode Tutorial: How to develop and debug PHP and use MAMP for local development

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2025

ความคิดเห็น • 15

  • @guidath2486
    @guidath2486 5 หลายเดือนก่อน +1

    I really appreciate the way you describe everything. One of the best tutorials I have seen with VSCODE. I struggle with modifying settings in json, you were very clear. Thanks!

    • @drToddWolfe
      @drToddWolfe  5 หลายเดือนก่อน

      I appreciate that!

  • @mohamedkhalil853
    @mohamedkhalil853 2 ปีที่แล้ว +2

    you helped me so mush ... among all videos i've watched ... i wish all the best

    • @drToddWolfe
      @drToddWolfe  2 ปีที่แล้ว

      Thank you glad to hear it. Please share with others.

  • @raccoonair
    @raccoonair 2 ปีที่แล้ว

    Excellent; thanks for sharing.

  • @StefanoGentile01
    @StefanoGentile01 2 ปีที่แล้ว +1

    Go to the point

  • @bid0u12345
    @bid0u12345 2 ปีที่แล้ว +1

    OK but how do I debug a non working form to find out what's wrong if I can't click on any button? I don't get it. It doesn't open the website and live debug?

    • @drToddWolfe
      @drToddWolfe  2 ปีที่แล้ว

      I one one live tab to watch that might help.

  • @InnocentGasa25
    @InnocentGasa25 2 ปีที่แล้ว

    Window.(???) The first line?

    • @drToddWolfe
      @drToddWolfe  2 ปีที่แล้ว

      Can you clarify your comment

    • @InnocentGasa25
      @InnocentGasa25 2 ปีที่แล้ว

      @@drToddWolfe I was asking about the code inside the parentheses {} .. there were 2lines, the first one starts with "window." And after the dot I can't see

    • @drToddWolfe
      @drToddWolfe  2 ปีที่แล้ว

      "window.zoomLevel":1 -- This was already set in my settings.json. Not needed for setting up your php.validate.executablePath variable.

    • @InnocentGasa25
      @InnocentGasa25 2 ปีที่แล้ว

      @@drToddWolfe I was asking 'cos mine didn't have that but I omitted whatever line was above and just wrote one for validation and it worked. Thank you