Video yükleniyor...
Video Yüklenemedi
Here's my quick demo of a Laravel-native version of the new "composer dev" command that was just shipped! It's like npx concurrently, but a little bit nicer and more powerful. Lemme know! (Thanks to Joe Tannenbaum and his Laracasts course for the inspiration.)
144,512 görüntüleme • 1 yıl önce •via X (Twitter)
10 Yorum

@joetannenbaum @laracasts Man so cool. A tests tab with all the tests on it would be cool. Select a test and see its result. Press R and run it again. I’m tired of filter.

@joetannenbaum @laracasts Oh woah. Interesting

@joetannenbaum @laracasts I don’t think this is legal.

Nice! I think it would be cool if those DevCommands could be registered in a non-php file. Like in a composer.json extra section. This makes it easier for other tools to hook into this as well (thinking about Herd here), it could stay a composer script , and it makes it easier to quickly see which commands get called as it's not "hidden" in the application code.

@joetannenbaum @laracasts Good idea. How would you see integrating with this via Herd, if I moved the commands to composer.json?

@joetannenbaum @laracasts we literally also call it new sst.x.DevCommand x because it's a temporary name we got together the other day to figure out a permanent name and we couldn't come up with anything

@joetannenbaum @laracasts Oh perfect. Y'all figure it out and I'll just steal it! Go ahead and take tomorrow to just focus on that for me

@joetannenbaum @laracasts This is absolutely sick! I think I speak for all Laravel devs when I say… release this! 🚀 Like right now. Come on, man. It’s not like you have 4 kids to look after 😂

@joetannenbaum @laracasts Have you looked at Overmind? It is a wrapper of sorts around tmux. Sounds like a very similar feature set, but a bit more generic.

@joetannenbaum @laracasts Nope I have not! Ngl, I don't know what tmux is
