Just a quick peek! Hoping to get to dive into it more in a Component Library for TALL Stack video coming up soon. :)
@fE2y3UKF3 ай бұрын
MaryUI looks great. I'm looking forward to trying it in a new project soon!
@th3ja Жыл бұрын
Keep up the awesome content!
@joshcirre Жыл бұрын
Thanks for the support! Got some fun things coming!
@isaachatilima5 ай бұрын
Could you please please do a quick video of Volt Class API + Folio (Pages and components that have both blade and php code). I am struggling with creating class components.
@joshcirre5 ай бұрын
Sure. Thats a great idea. I’m loving that combination myself. I’ll add it to the suggest list (cir.re/suggest) In the meantime, check out the Genesis starter kit by DevDojo. I contributed a Class API version to that a little while back. ☺️
@compton83015 ай бұрын
Keep making brilliant content, thank you. 🎉
@joshcirre5 ай бұрын
Thank you for the support. :)
@tobiaskilroy8 ай бұрын
Hey thanks for the video! I notice when you run 'laravel new app-name' you have the option to install with breeze/jetstream and then chose the stack. Mine only runs a basic install. What am I missing? Also, is it possible to include things like sail in this creation process?
@joshcirre8 ай бұрын
Hmm! Are you using the Laravel Herd app or did you use the Laravel Composer installer? Either way if you run composer require laravel/breeze --dev and then the php artisan breeze:install command after your app has been generated then you can get the same prompts. I don't use Laravel Sail and just rely on Laravel Herd but I'm sure there are others who do!
@tobiaskilroy8 ай бұрын
@@joshcirre ah that will be it! Thanks for the reply. I’ll check out herd 👍
@mogr488 Жыл бұрын
Thank you. New horizon unlocked !
@joewardpr Жыл бұрын
I'd love to see a demo of using a different template than the one Breeze creates for the dashboard, to use some of the other features of "mary"/DaisyUI for nav, etc. E.g. the "drawer" component. The order you did things seems effective. I tried creating a new project without Breeze, adding mary, and then adding Breeze. And, I tried creating the new project with Breeze from the start, and then adding mary. Both resulted in a bunch of noob mistakes. I'll give it another shot following your process of installing DaisyUI on its own, and then doing some of the manual installation steps for mary, and she where it gets me. Perhaps then, I can modify the Breeze dashboard template using DaisyUI/mary stuff.
@joewardpr Жыл бұрын
P.S. Great video. Thank you! (And, I new you were speaking lower for the kiddos! I've done the same before.) :)
@joshcirre Жыл бұрын
I don't know when I'll finish it up, but I just started recording a deep dive into 8 different UI Libraries in the TALL stack and that includes full dashboard layout too! :) I appreciate the support and I'm glad you understand the "whisper talk". 😂
@Ahmed-gamal. Жыл бұрын
great content, what is the name of the terminal you are using with auto complete and starter kits on install, is it Available for windows?
@joshcirre Жыл бұрын
That is the Warp terminal. Unfortunately it is not available on Windows right now, but looks like they have an option to be notified when it is! And starter kits on install is out of the box with the Laravel Composer (at least for me). :)
@alkadoHs Жыл бұрын
Thanks dude, It's Gold contents to me.
@b3rking Жыл бұрын
You doing great! Keep it up!
@joshcirre Жыл бұрын
Thank you! I will do my best! Anything you're looking to see?
@_hamza_mg Жыл бұрын
Good job bro🎉🎉 Thank you Please make more livewire volt videos
@joshcirre Жыл бұрын
Thanks so much for the support! And will do! Livewire Volt is my favorite piece of tech right now. 😁
@scott_itall86387 ай бұрын
Class based volt or functional volt what would be the "recommended" approach?
@joshcirre7 ай бұрын
I think it depends on what resonates the most with you. I think I prefer Class based Volt just because then I don't have to mentally shift the Livewire docs for non-Volt examples. The Functional Volt style is definitely prettier though. ☺️
@incognito7840 Жыл бұрын
hello sir can u help me to learn how to give permissions to the users as per their roles in laravel livewire please
@aogunnaike Жыл бұрын
hi, i don't get the installer starter kits option when i do laravel new project name
@joshcirre Жыл бұрын
Oh no! I'm using Laravel Herd to make this happen, but as long as you install the Laravel command globally with composer, it should give you those options. Otherwise, you can install Breeze manually here: laravel.com/docs/10.x/starter-kits
@jayadevrath2364 Жыл бұрын
Can you please tell me which vs code theme you are using. Its looking awesome 😎😎
@joshcirre Жыл бұрын
It is called the "Natty" theme in VS Code. And I would check out Caleb Porzio's "Make VS Code Awesome" course/package. It has a ton of neat and nifty tweaks to make VS Code... awesome.
@vitalysvidersky Жыл бұрын
Thank you for your video! Can someone share some light on the app he uses to switch between browser windows?
@jonnoriekwel Жыл бұрын
That’s the Arc browser on Mac :)
@joshcirre Жыл бұрын
@jonnoriekwel answered, but if you're talking about the browser, that's Arc on a mac, and then I also use Raycast as a launcher/switcher too. :)
@vitalysvidersky Жыл бұрын
@@jonnoriekwel Thanks :)
@vitalysvidersky Жыл бұрын
@@joshcirre Thanks a lot, I'll give it a go!
@fibertechserver9808 Жыл бұрын
Great video! I see that you can create a new laravel project with laravel new ... what is your starterkit or what software do you use for local development? I am on windows and laragon an I need to manually setup my project with composer new ... and composer install breeze and so on ... Thank you!
@joshcirre Жыл бұрын
I haven't been on Windows in awhile, but as long as you install laravel globally through composer, and add that composer to your path, you should be able to use Laravel New: confluence.cornell.edu/pages/viewpage.action?pageId=371820671
@StevMajer Жыл бұрын
Thank YOU! @@joshcirre
@MrSonicastra Жыл бұрын
Nice video, i followed!
@joshcirre Жыл бұрын
Awesome, thank you!
@sawaLearn Жыл бұрын
Nice video What program do you use to record your screen and camera ?
@joshcirre Жыл бұрын
I use OBS to record screen and camera. It's been a journey finding what works best for me. :)
@sawaLearn Жыл бұрын
Keep the Great Content@@joshcirre
@mustafa0x0211 ай бұрын
Awesome video, thamk you, big brother, assalamunalaikum
@joshcirre11 ай бұрын
Thank you!
@อิทธิกรชาวกะมุด Жыл бұрын
awesome for this video
@khanra17 Жыл бұрын
awful for the audio. 🤮
@mokhosh Жыл бұрын
great video, subscribed. why are you whispering tho?
@joshcirre Жыл бұрын
Thanks for the support! It's probably because I do most of my recording at night while my kids are sleeping. 😂I'll try and speak up a bit more.
@khanra17 Жыл бұрын
this is the annoying trend, every youtubers think its cool