New Laravel Pint: Code Styling Made Easier

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

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

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

    Cool package. I use editorconfig and the PhpStorm built in code style but for teams it would be more useful to have something be installed via composer since not everyone uses PhpStorm. Although I would find Pint more usefult if it automatically ran on file save. Pre-commit hooks and ci/cd pipeline is one thing but running when a file saves would be great.

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

    Oh yess styling convention was much need of a time. Thanks to NUNO

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

    A good idea would be to show how to automate running Pint, for example, when a file is saved or code committed.

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

      Yes, I'm planning videos on Github Actions after the Summer.

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

      @@LaravelDaily Github actions are great. However, I was thinking more in lines of git hooks or format a file on save, so the code looks good before it reaches github.

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

      Also a good topic, adding to my notes.

    • @TiagoSouza-rk9cx
      @TiagoSouza-rk9cx 2 ปีที่แล้ว +1

      I use run on save extension from vs code

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

    Thank you for your daily videos. 🤟Can you please shoot a video with explanation of Laravel Octane?

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

      Haven't used it personally. But, from what I've read, you would need Laravel Octane to make speed improvements only as a last resort when you used other improvements.

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

    Out of curiosity, could you show how an extension like that works under the hood? Might be interesting

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

    Basically same discussion as with the pronounciation of "GIF". Creator says "Jif" like the peanut butter brand, but most people call it like "gif". The tool will be pronounced with an I as in "eye / I" sooner or later, especially with a beer pint as a logo xD

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

    That's very good video
    This topic has been concerning me for a time, i really need some tool to help me paying attention to Laravel coding standard

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

    Very nice! Thanks for you content!

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

    Great package, but how to use with no local php install? I mean by the sail command.

  • @azaf
    @azaf ปีที่แล้ว

    how do you make it work on windoes? I just get this error after following your video CreateProcess error=193, %1 is not a valid Win32 application

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

    Very helpful... Is this package formats blade files?

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

    It's really awesome. The only downside is that the config file is using json, which unfortunately we couldn't document significant changes for specific code styling.
    Also, Pint + Insights = 🔥

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

    Thanks

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

    Can you make a video on bootstrap Datatables in Vue JS ?

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

      With which package or tool exactly?

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

      @@LaravelDaily With any package which you recommend .

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

      That's the problem, it's so fragmented that there's no "official" or even "best practice" package. Last time I tried it was this: github.com/OneWayTech/vue2-datatable
      Since then, I haven't built Vue Datatables, I use Livewire or Filament.

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

    There's also php cs fixer

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

    Maybe the creator has some Dutch or Belgian friends (Spatie?), because how 'pint' is pronounced officially is how a pint (beer) is pronounced in Dutch and Flemish.

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

    Please do you have a roadmap for laravel/php?

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

      github.com/LaravelDaily/Laravel-Roadmap-Learning-Path yes

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

    do you have a video that shows how to make larevel build to export to put online

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

      You mean deploy to live server? I have a few older videos: th-cam.com/users/LaravelDailysearch?query=deploy

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

      @@LaravelDaily yes ... thanks again

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

    Is there any command that it automatically fixes the styling issues similar to what JavaScript related projects have with Prettier?

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

      phpcbf if your using phpcs

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

    Requires minimum php v8

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

      Yes because lower versions are OFFICIALLY not supported anymore by PHP.

  • @Maniac-007
    @Maniac-007 2 ปีที่แล้ว +20

    Mega Pint 🤣

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

    Can you all please mention some useful extension please..

  • @DavidSmith-ef4eh
    @DavidSmith-ef4eh 2 ปีที่แล้ว

    does it allow 3 spaces indentation? I like 3 so much, but I am forced to use 2 or 4.. yet 3 is perfect.

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

    Oh my God...

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

    Gif jif

  • @1234matthewjohnson
    @1234matthewjohnson 2 ปีที่แล้ว

    its not called pint, but has a logo of a pint of beer

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

    PHP + Lint = PLINT

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

    Why botther so much for something that doens't affect the app ? As much as it works well and is not a cpu/ram waste nothing else matters. The only formater I like is the VSC default one that keep spaces at 2 tabs in rest I consider code formating a waste of dev time.

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

      Do you work in a team? Or with an open-source project used by many developers? Then formatting matters A LOT.

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

      “I consider code formatting a waste of dev time” 🤣

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

      ​@@LaravelDaily I work in small team with closed source and proprietary code and some time I make projects for personal clients, all projects are closed source. In case somebody needs to know somthing specific they can ask me whatever the time or day.
      Formatting is not the same as codding standards. VSC/VS/PhP storms handles formatting for me.
      Some reasons I don't want to adhere to global programming standards:
      1. is my code, I write it as I like, what metter is for it to work
      2. if others can't understand it easly the client will come back to me for future changes, this means more work and more income
      3. my team will have to ask me or try to understand it so I make them need me
      4. I don't follow standrads and norms in general, being social, life, coding. I make my own.

  • @sajjadali-wx1vd
    @sajjadali-wx1vd 2 ปีที่แล้ว

    what happened with your face, looking very slim

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

    The pint belongs in the Bin ........ it does not solve a real problem or pain points its just an additional nerdy layer

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

      Quality assurance, which is basically a major issue with most programmers.

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

      that's why it's opinionated

  • @CaioWilson
    @CaioWilson ปีที่แล้ว

    "Pint" such as nuno says it's called is REALLY close to pinto which in portuguese (brazilian, not nuno's mother tongue) is a slang like "dick".... LOL just a little trivia. I usually call it "pAint" with my brazillian colleagues.