Great video demonstrating the power of Laravel. Would be great to have a UI comonenet library for Laravel similar to ShadCN UI. Would make building UIs fast for blade. Just a thought!
@@LaravelPHP I meant, a component library like Radix UI. I really like the design (font, colors, spacing etc) of all Laravel products. That would be really helpful for people like me who don't understand design.
Hello, where can I get that laravel installer? mine doesn't ask anything, just demands to pass project name as parameter : composer global require laravel/installer
fresh install with herd, navlink and setting drop down not showing, what happen? only when responsive mode showing in hamburger menu, in desktop nothing show, also happen with brezze
The value the Laravel ecosystem provides is simply magical.
Great video demonstrating the power of Laravel. Would be great to have a UI comonenet library for Laravel similar to ShadCN UI. Would make building UIs fast for blade. Just a thought!
Wire UI (Livewire)
you can check out Pines UI (also Livewire), imo this is the closest you'll get to a shadcn look/feel
Thanks for sharing. (Christoph)
Jetstream should throw out the teams and offer proper multitenant implementation instead (pretty standard for any SaaS application)
How can they do that if even the textarea component that has autosize and stuff the laravel team doesn't know how to create haha
What about it prevents you from creating a "proper multitenant implementation" or what should it assist with?
Any plan to release Laravel's css library?
We are very happy with Tailwind 😀 (Christoph)
@@LaravelPHP I meant, a component library like Radix UI. I really like the design (font, colors, spacing etc) of all Laravel products. That would be really helpful for people like me who don't understand design.
Check wire ui or daisy ui @@_bijaydas
this was very very amezing
Hello, where can I get that laravel installer? mine doesn't ask anything, just demands to pass project name as parameter : composer global require laravel/installer
Is there ever gonna be a Jetstream React implementation?
Yeah I'm waiting for something like that.
Thanks for the feedback. Have you tried Breeze and add what you are missing there? (Christoph)
fresh install with herd, navlink and setting drop down not showing, what happen? only when responsive mode showing in hamburger menu, in desktop nothing show, also happen with brezze
How can I upload Jetstream profile photo to Amazon s3?
Thanks!
Welcome! (Christoph)
The fact that there isn't a React version of Jetstream is quite limiting.
Are you currently using Breeze with React?
Why isn't React natively supported on Jetstream?
i use jetstream on every laravel app - that and inertia
If this had a checkbox for "No gooddam javascript and no scss stuff, just gooddam php and css" I'd pay good money for that.
Not really useful unless you use Vue or livewire
That's why those are the 2 options on install
@@malpaso7 well yeah but i can't use it with react
Well you can actually use standard blade - and only livewire for the default jetstream functionality.
How can I upload Jetstream profile photos to Amazon s3?