Transform VS Code into a Formidable PHP Experience

Sdílet
Vložit
  • čas přidán 13. 09. 2024
  • In this Larabit, I'll show you five ways to help transform Visual Studio Code into a formidible PHP development experience. We'll install and set up PHP Intelephense, giving our editor a powerful yet lightweight language server for things like code completion. One extension lets us run Composer commands without having to leave the window, and another automatically finds and includes namespaces in your code. Finally, we'll wrap things up by using xDebug to setup breakpoints and stop program execution to step through our PHP code.
    Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.
    Laracasts: laracasts.com
    Laracasts Twitter: / laracasts
    Andrew Schmelyun Twitter: / aschmelyun

Komentáře • 13

  • @uxweb
    @uxweb Před 2 lety +6

    Awesome extensions and workflow Andrew! I would also add the php-cs-fixer extension to format the code, it is pretty awesome what it can do for you like removing unused imports, sorting imports by length or alphabetically and many many more rules that can be activated by creating a .php_cs configuration file.

    • @sofian-_-7
      @sofian-_-7 Před 2 lety +1

      Could you provide a link to help configure this one please?
      I tried to use a .php_cs file with specific formatting for PSR-12 etc... but it doesn't work 🤔
      Thanks

    • @MhadiAhmed
      @MhadiAhmed Před rokem

      yes if you can provide any

  • @LucaMago
    @LucaMago Před rokem +2

    Nice video! What is the theme/fonts you’re using?

  • @devtariq
    @devtariq Před rokem

    I liked the theme you are using on your vs code. Can you please share the theme name?

  • @micasntna
    @micasntna Před 2 lety

    Awesome

  • @nabeelyousafpasha
    @nabeelyousafpasha Před 2 lety

    Respect from Pakistan 🇵🇰

  • @glowiever
    @glowiever Před 2 lety

    still couldn't resolve some laravel obscure facade, but that's a hard problem anyway

  • @diatm1506
    @diatm1506 Před 2 lety

    How to do Authentication and Authorization in Laravel with jwt oauth or oauth 2.0 with (vue, react, angular) with access_token and refresh_token?

    • @bidhanbaniya7605
      @bidhanbaniya7605 Před 2 lety +2

      read the documentation of laravel passport package

    • @lynic-0091
      @lynic-0091 Před 2 lety

      What does this even have to do with the video?

  • @V4vendettaFr
    @V4vendettaFr Před 2 lety +3

    250 plugins in order to definitely not have the productive experience of phpstorm with laravel plugin, sorry but there is nothing better than phpstorm at this day, it's my opinion.

    • @davidmcglone409
      @davidmcglone409 Před 2 lety +3

      I like storm, but the price tag is way too much.