I have projects with maryUI One more thing... continue the good work on sharing your knowledge with everyone... your communication skills are very clear and easy to understand to all levels of the target audience (you make it feel it's easy and natural, but I think it takes a lot of work from you), and your effort quickly put you in a top reference for this type of content, is a joy to watch your videos and learn from them. You are very positive but also share your pain in the development process, this brings us all closer and "humanizes" the process! Thank you.
This component vs non component makes me think about how awesome Laravel's asset publishing system is, "here is what we got, if you want to change it just publish it and take control" I haven't seen other frameworks do that. The best part about that "I'll do it" myself" functionality, is that it is all over in laravel. I love it!
Hey, great video, but it would be really beneficial to create a tutorial on multi-auth, roles, etc. That topic lacks good quality content in the TH-cam world. I like your content, good job!
Thanks for the suggestion! I'll add it to the list here: cir.re/suggest This would probably be a longer tutorial, but let me know what you would like to see from something like that!
love your topics josh, therefore i'd like to know how do you deal with animation, which used by SSR or by usage of x-if and x-for? i mean, how do you think to solve problems, with the DOM, when a new part of elements partial prerendered loaded? the usage of animation doesn't work there, because x-animation can only works in CSR actions and only with x-show
Pines UI stands out as the most visually appealing of the three options in terms of design. However, unlike Shadcn/ui, it falls short in accessibility, which is the primary reason I’ve decided against using it. On the other hand, both Artisan UI and Luvi UI offer accessibility, with Luvi UI being fully accessible. While I’m uncertain about Artisan UI’s accessibility completeness, neither of these options matches the polished aesthetics of Pines UI or Shadcn/ui.
@@krekas Yes, I impelement it in one of my project, But when ever I want to implement it in other place it required a lot research and head ach again and again, of Javascript and Livewire handshaking of data and events. It will be very good if you give some alternative or just show how to do it with select2, Thank you very much in advance.
amazing video i have watched your video about using next js with laravel so i made a next js portfolio page and i want to use laravel to change that static data in that next js page to dynamic from my dashboard what is the best way to do so and also good for deployment?
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
I mentioned in the video but I use WireUI all of the time. I'll talk about that (and a bunch others) specifically in a Component Library video since they are different than these ones but these are the most "ShadCNUI specific". :)
@@joshcirrei lost faith in wire ui in their recent upgrade where just changing colors is a daunting task with overriding classes and whatnot. A tutorial on that would be awesome
It's unfortunate you didn't show bladewindUI. I think it's better than any of these. Also, that's a sexy keyboard sound. What kind if custom keyboard did you build?
BladeWindUI does not look like ShadCN Ui in the slightest. Unless I'm missing something? BladeWind will be featured in my "Component Library" video. :) (it is a Keyboard sound app called Klack on macos)
@@joshcirre My bad i misinterpreted the goal of the video. I thought it was meant to show off beautiful very customizable component libraries but you apparently intended to show libraries that look alike visually.
@@mychoppaeat no, he meant to show component libraries where you can inject the component source code into your repository so you can customize it however you want.
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
CSS is the missing piece for me right now in my upcoming first Laravel project (of which you've been a tremendous positive influence 🙏🏼). In your upcoming CSS frameworks video, I'd love to see focus on how to integrate Bootstrap. Call me old-fashioned, but I prefer web-standards-based philosophies; and Tailwind is categorically not that. (Heck, you have to alter the definition of a "class" in your mind just to use it.) While hyped to the max right now, I predict TW is ultimately going to be rejected right along with the React / SPA / client-side-rendering craze whose coattails it has ridden.
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
I have projects with maryUI
One more thing... continue the good work on sharing your knowledge with everyone... your communication skills are very clear and easy to understand to all levels of the target audience (you make it feel it's easy and natural, but I think it takes a lot of work from you), and your effort quickly put you in a top reference for this type of content, is a joy to watch your videos and learn from them. You are very positive but also share your pain in the development process, this brings us all closer and "humanizes" the process! Thank you.
Thank you for the kind words. ☺ I love MaryUI too and that will be featured/mentioned on the full component video that I have coming out. :)
Pines UI is so beautiful! Thanks for introducing me to these gems. Your content is amazing man, keep up the amazing work and thank you!!!
This component vs non component makes me think about how awesome Laravel's asset publishing system is, "here is what we got, if you want to change it just publish it and take control" I haven't seen other frameworks do that.
The best part about that "I'll do it" myself" functionality, is that it is all over in laravel. I love it!
One of the things that surprised me when moving to Laravel. It's such a neat part of the framework in general!
Wow I'd like to explore this! Thanks for introducing this to us!
Thanks for watching! ☺
Hey, great video, but it would be really beneficial to create a tutorial on multi-auth, roles, etc. That topic lacks good quality content in the TH-cam world. I like your content, good job!
Up
+1
I was also looking for that and got Tony Xhpea , he has covered that in his laravel 11 course
Thanks for the suggestion! I'll add it to the list here: cir.re/suggest
This would probably be a longer tutorial, but let me know what you would like to see from something like that!
+1
love your topics josh, therefore i'd like to know how do you deal with animation, which used by SSR or by usage of x-if and x-for? i mean, how do you think to solve problems, with the DOM, when a new part of elements partial prerendered loaded? the usage of animation doesn't work there, because x-animation can only works in CSR actions and only with x-show
Pines UI stands out as the most visually appealing of the three options in terms of design. However, unlike Shadcn/ui, it falls short in accessibility, which is the primary reason I’ve decided against using it. On the other hand, both Artisan UI and Luvi UI offer accessibility, with Luvi UI being fully accessible. While I’m uncertain about Artisan UI’s accessibility completeness, neither of these options matches the polished aesthetics of Pines UI or Shadcn/ui.
Thank you very much,
I'm very happy to hear that.
Thank you for watching. ☺️
I like your content very much, can you create video on select2 taggable and livewire or alternative of taggable select2
Forget this ancient thing
@@krekas Yes, I impelement it in one of my project, But when ever I want to implement it in other place it required a lot research and head ach again and again, of Javascript and Livewire handshaking of data and events. It will be very good if you give some alternative or just show how to do it with select2, Thank you very much in advance.
@@sayyad7652 should make your own research first. Selectjs, tomselect, virtual select. Just a few
Checkout mary-ui too, using in my side project , it is awesome.
amazing video
i have watched your video about using next js with laravel so i made a next js portfolio page and i want to use laravel to change that static data in that next js page to dynamic from my dashboard what is the best way to do so and also good for deployment?
wow this is what I am looking for. Thank you for the video
I'm glad it was helpful for you. Thank you! ☺
Checkout preline ui too
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
What do you think about MaryUI?
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
There is franken ui
Thanks for sharing! I haven’t seen it!
Wire ui is really cool check it out. I have used pines but I use wire ui all the time
I mentioned in the video but I use WireUI all of the time. I'll talk about that (and a bunch others) specifically in a Component Library video since they are different than these ones but these are the most "ShadCNUI specific". :)
@@joshcirre I really like your videos, cheers
@@joshcirrei lost faith in wire ui in their recent upgrade where just changing colors is a daunting task with overriding classes and whatnot. A tutorial on that would be awesome
What about BladewindUI, great solution with blade, and Mary Ui with Livewire
Those are both great solutions. But this video was for specific style solutions. Those will be in a more comprehensive video. ☺️
@@joshcirre thanks for your content ❤️
Hehe a bit biased but Pines UI is awesome! 🎉
It's unfortunate you didn't show bladewindUI. I think it's better than any of these. Also, that's a sexy keyboard sound. What kind if custom keyboard did you build?
BladeWindUI does not look like ShadCN Ui in the slightest. Unless I'm missing something?
BladeWind will be featured in my "Component Library" video. :)
(it is a Keyboard sound app called Klack on macos)
@@joshcirre My bad i misinterpreted the goal of the video. I thought it was meant to show off beautiful very customizable component libraries but you apparently intended to show libraries that look alike visually.
@@mychoppaeat no, he meant to show component libraries where you can inject the component source code into your repository so you can customize it however you want.
can we handle all the front-end things through this library?
Yep! I would say so. Or anything that you might just use standard CSS or Tailwind components for. :)
what about daisy ui
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
CSS is the missing piece for me right now in my upcoming first Laravel project (of which you've been a tremendous positive influence 🙏🏼). In your upcoming CSS frameworks video, I'd love to see focus on how to integrate Bootstrap. Call me old-fashioned, but I prefer web-standards-based philosophies; and Tailwind is categorically not that. (Heck, you have to alter the definition of a "class" in your mind just to use it.) While hyped to the max right now, I predict TW is ultimately going to be rejected right along with the React / SPA / client-side-rendering craze whose coattails it has ridden.
Thanks man
Of course. Thank you for watching!
Hey can you share your vscode config file and theme??
Hey there, I do have a separate video walking through this. :)
I use TallStackUI.
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
This is a really good one, super well documented, and easy to extend.
@@BoweFrankema I agree. :)
What about Wire ui
All of the more generic component libraries like this will be featured in my upcoming video. This was just specifically meant for ShadCN UI inspired ones. :)
First comment. Love it ❤
Hello there first comment! Glad you are watching. ☺️
😂😂 i'm using this
Great! I'm glad! ☺️
I live under a rock sir, you sound disrespectful
My apologies. I bet it's beautiful. :)
F laravel …
🫢
laravel is dead
Really?! News to me. Especially as someone who works for Laravel. 😳
no one cares
@@balodoc Maybe you do it sounds like. 🤔
this channel is dead as well
Not dead and neither is alpine.
You by it 🩵 just