New Laravel Pint: Code Styling Made Easier

  Рет қаралды 37,355

Laravel Daily

Laravel Daily

Күн бұрын

Пікірлер: 52
@jmon24ify
@jmon24ify 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.
@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
@anatoliisavenko8493
@anatoliisavenko8493 2 жыл бұрын
Great package, but how to use with no local php install? I mean by the sail command.
@fillipepascalicchio9385
@fillipepascalicchio9385 2 жыл бұрын
Out of curiosity, could you show how an extension like that works under the hood? Might be interesting
@pauloclara4764
@pauloclara4764 2 жыл бұрын
do you have a video that shows how to make larevel build to export to put online
@LaravelDaily
@LaravelDaily 2 жыл бұрын
You mean deploy to live server? I have a few older videos: kzbin.infosearch?query=deploy
@pauloclara4764
@pauloclara4764 2 жыл бұрын
@@LaravelDaily yes ... thanks again
@alexrusin
@alexrusin 2 жыл бұрын
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 жыл бұрын
Yes, I'm planning videos on Github Actions after the Summer.
@alexrusin
@alexrusin 2 жыл бұрын
@@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 жыл бұрын
Also a good topic, adding to my notes.
@TiagoSouza-rk9cx
@TiagoSouza-rk9cx 2 жыл бұрын
I use run on save extension from vs code
@srikanthsanjeev
@srikanthsanjeev 2 жыл бұрын
Very helpful... Is this package formats blade files?
@nabeelyousafpasha
@nabeelyousafpasha 2 жыл бұрын
Oh yess styling convention was much need of a time. Thanks to NUNO
@herr_pouya
@herr_pouya 2 жыл бұрын
Requires minimum php v8
@LaravelDaily
@LaravelDaily 2 жыл бұрын
Yes because lower versions are OFFICIALLY not supported anymore by PHP.
@purpleyellow5853
@purpleyellow5853 2 жыл бұрын
Please do you have a roadmap for laravel/php?
@LaravelDaily
@LaravelDaily 2 жыл бұрын
github.com/LaravelDaily/Laravel-Roadmap-Learning-Path yes
@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.
@khizer3528
@khizer3528 2 жыл бұрын
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.
@danielrangelsa
@danielrangelsa 2 жыл бұрын
Very nice! Thanks for you content!
@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
@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
@soulvocals3474
@soulvocals3474 2 жыл бұрын
Can you all please mention some useful extension please..
@jakestewart7079
@jakestewart7079 2 жыл бұрын
There's also php cs fixer
@AnillusionNL
@AnillusionNL 2 жыл бұрын
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.
@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.
@gtdmg489
@gtdmg489 2 жыл бұрын
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
@Maniac-007
@Maniac-007 2 жыл бұрын
Mega Pint 🤣
@surajbherwani5488
@surajbherwani5488 2 жыл бұрын
Came here to see this lol
@hinafraz528
@hinafraz528 2 жыл бұрын
A mega pint
@nathanashe3770
@nathanashe3770 2 жыл бұрын
Oh my God...
@1234matthewjohnson
@1234matthewjohnson 2 жыл бұрын
its not called pint, but has a logo of a pint of beer
@MePeterNicholls
@MePeterNicholls 2 жыл бұрын
Gif jif
@MrDragos360
@MrDragos360 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 жыл бұрын
Do you work in a team? Or with an open-source project used by many developers? Then formatting matters A LOT.
@terryhunter7894
@terryhunter7894 2 жыл бұрын
“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.
@ricko13
@ricko13 2 жыл бұрын
PHP + Lint = PLINT
@LaravelDaily
@LaravelDaily 2 жыл бұрын
Then, PTEST?
@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 жыл бұрын
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.
Laravel: Create Public API with Cache and Rate Limits
12:18
Laravel Daily
Рет қаралды 47 М.
Код стайл с Pint для Laravel. Для тех, кто не знал
6:57
Просто о сложном. CutCode
Рет қаралды 3,3 М.
Ozoda - Alamlar (Official Video 2023)
6:22
Ozoda Official
Рет қаралды 10 МЛН
БАБУШКА ШАРИТ #shorts
0:16
Паша Осадчий
Рет қаралды 4,1 МЛН
What Senior Devs ACTUALLY Do? (And how to become one)
7:12
Laravel Daily
Рет қаралды 2,8 М.
The Tools I Use to Build Products in Laravel
19:00
Josh Cirre
Рет қаралды 46 М.
Laravel Migrations: 12 Useful Tips in 12 Minutes
12:06
Laravel Daily
Рет қаралды 81 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Exceptions in Laravel: Why/How to Use and Create Your Own
12:18
Laravel Daily
Рет қаралды 89 М.
Laravel Package To Beautify Your Code - Laravel Pint
8:54
Laratips
Рет қаралды 7 М.
I build a TODO list app with Laravel in 17 minutes.
17:58
Josh Cirre
Рет қаралды 7 М.
Laravel Security: Top 7 Mistakes Developers Make
11:16
Laravel Daily
Рет қаралды 88 М.
Ozoda - Alamlar (Official Video 2023)
6:22
Ozoda Official
Рет қаралды 10 МЛН