Laravel + Livewire todo app (and so much more)

  Рет қаралды 33,672

Aaron Francis

Aaron Francis

Күн бұрын

Using Laravel to create a todo app is like using a Lambo to go to the grocery store. You can do it... but you can do so much more!

Пікірлер: 195
@ohLyln
@ohLyln Ай бұрын
“Dark mode for free I don’t have to pay for this!?!?” Lmao shots thrown at Theo
@aarondfrancis
@aarondfrancis Ай бұрын
Haha all in good fun!
@Ruhigengeist
@Ruhigengeist Ай бұрын
@@HumanoidTyphoon91 Yeah Theo's product uploadthing locks dark mode behind the $10/month tier
@dragonsfure3545
@dragonsfure3545 Ай бұрын
@@HumanoidTyphoon91i think it was on uploadthing that theo created
@SabiLaff1
@SabiLaff1 Ай бұрын
Who's Theo?
@marius6621
@marius6621 Ай бұрын
@@SabiLaff1 a tech influencer with some frontend background, primarily known for talking about subjects he do not understand fully (or not at all) and making the most bait-click video of all tech influencers
@bholmesdev
@bholmesdev Ай бұрын
That “just do ->queue” blew my little JS brain. That is incredible
@tmarsha4
@tmarsha4 Ай бұрын
I didn't read this comment before posting mine ha
@gofudgeyourselves9024
@gofudgeyourselves9024 Ай бұрын
i stalk u everywhere
@aarondfrancis
@aarondfrancis Ай бұрын
Wild right!
@drewhjava
@drewhjava Ай бұрын
Just like deliver_later in Rails. Been in there for multiple decades at this point lol.
@aarondfrancis
@aarondfrancis Ай бұрын
Rails is good
@sincethatmoment
@sincethatmoment Ай бұрын
As a react dev that has no idea about PHP ecosystem, this made me convert INSTANTLY. My god all of this feels so easy and relaxing. I don't want to fight with React and plug in 100 other libs anymore. I'm glad Cody shared this.
@aarondfrancis
@aarondfrancis Ай бұрын
🥰
@ernestharuna
@ernestharuna Ай бұрын
Hahahaha This was me some years back. ❤
@yourlinuxguy
@yourlinuxguy 28 күн бұрын
@@ernestharuna What do you mean? Have you switched from react? Node?
@WebDevCody
@WebDevCody Ай бұрын
now THIS is a fast turn around, great tutorial! I'm glad my engagement bait made you publish this gem.
@aarondfrancis
@aarondfrancis Ай бұрын
You got me
@drugoviic
@drugoviic Ай бұрын
you are a toxic developer
@tofuman9526
@tofuman9526 13 күн бұрын
@@drugoviicwhat a toxic comment
@rodjenihm
@rodjenihm Ай бұрын
Wait, what? I did not have to integrate 6 SaaS tools with generous free tier to do this? Incredible.
@GringoDotDev
@GringoDotDev Ай бұрын
"of course node spits out some nonsense" bahahaha
@banoulka
@banoulka Ай бұрын
Thank you Aaron, continuing the pendulum swing back to good old PHP, for all the lost devs out there struggling with overbloat/ JS BS era - truly the hero we need!
@dyunior
@dyunior Ай бұрын
We are lost.. now we are getting back.
@johnrudolphdrexler
@johnrudolphdrexler Ай бұрын
I love how it's so easy to do things like queuing that it sounds like you're making a petty joke when you demonstrate it.
@aarondfrancis
@aarondfrancis Ай бұрын
Haha yeah, I was kinda proud of that
@Metruzanca
@Metruzanca Ай бұрын
Looking further into laravel's queues, it actually works off of a driver based system, which is really neat. So you can easily pick if you want a: db-based, redis-based or just process-based.
@wagnerfernandes8780
@wagnerfernandes8780 Ай бұрын
I even logged in my wife account to like it twice!
@aarondfrancis
@aarondfrancis Ай бұрын
King stuff. Thank you!
@Rockodona
@Rockodona Ай бұрын
It’s hard not to love Laravels ecosystem as a PHP Developer. I have worked with Symfony for a long time but Laravel is such a refreshing breeze! Just so sad that there are not enough laravel jobs on my area 😢. Amazing video ❤
@ihzakarunia2408
@ihzakarunia2408 Ай бұрын
"but, it was easy todo", i, again, knew what you did there,,
@marioniko4714
@marioniko4714 Ай бұрын
I come from the JS ecosystem, I got introduced to Laravel at my 1st job and I loved how well everything is put together and how it just works, I didn't have to think about anything possibly breaking in the back of my mind as I did when relying on JS all the time, but that's just me.
@cheskoxd
@cheskoxd Ай бұрын
No way!!! You were the planet scale guy on yt Finally know your name, gotta sub ❤
@aarondfrancis
@aarondfrancis Ай бұрын
Haha it's me! I'm glad you found me 🤗
@darkbelg
@darkbelg Ай бұрын
You are really able to capitalize on this twitter feud. With this being your day job now.
@aarondfrancis
@aarondfrancis Ай бұрын
💅💅💅
@StingSting844
@StingSting844 Ай бұрын
Thank you for opening our eyes! I'm in shambles
@nicolascanala9940
@nicolascanala9940 Ай бұрын
It's actually crazy how easy Laravel makes these things. Great video, as always!
@OliverKurmis
@OliverKurmis Ай бұрын
This mix of PHP code and HTML markup in one file looks like the PHP stuff we did 25 years ago 😄
@RobertSmith-ch9jj
@RobertSmith-ch9jj 29 күн бұрын
Right? Where is the separation of concerns? This doesn't seem like a good long-term approach.
@rendynozi9914
@rendynozi9914 25 күн бұрын
That's like saying, "The mix between JS and HTML!" Like you know how every React or VueJS component is like?
@wagnerbugs
@wagnerbugs Ай бұрын
The most interesting thing is that another 1 minute of video we would have another spool of facilities. No distractions or worries, just art. Congratulations on this video.
@louierichardson123
@louierichardson123 29 күн бұрын
This is the video that made me properly give PHP a try! Coming from a JS background
@languagelearningexperience6814
@languagelearningexperience6814 Ай бұрын
Perfect - I've not messed around with Volt yet - but this has shown me the perfect example. Thanks yet again sir.
@ajaxray
@ajaxray Ай бұрын
Ah Aaron.. An awesome delivery! 🤩 Apart from the topic, watching you screencasting is another cool thing that I can watch the whole day!
@alejonanez
@alejonanez Ай бұрын
I loved this video, thanks for creating such good content Aaron.
@peteremad5228
@peteremad5228 Ай бұрын
Laravel with inertia and vue .. so good for real productio apps
@yourlinuxguy
@yourlinuxguy 28 күн бұрын
Really loved the video presentation. This peaked my interest in Laravel. I know php it was taught in my college as well but now I have enough experience to switch to any language now.
@tmarsha4
@tmarsha4 Ай бұрын
The JS mind cannot comprehend the change from >send() to ->queue()
@g-kkone1662
@g-kkone1662 17 күн бұрын
Coming from react, i loved it !
@sonny5497
@sonny5497 Ай бұрын
"of course node spit out some nonsense and that makes sense...😅😅" you made me laugh so hard with this remark of yours
@ruslansteiger
@ruslansteiger Ай бұрын
Awesome Aaron 👏
@TruebornMoon47
@TruebornMoon47 Ай бұрын
This has helped me a lot.
@jasperdiscovers
@jasperdiscovers Ай бұрын
Cool. I learned a lot about Laravel today. Mainly that I have no idea how it works :)
@ernestharuna
@ernestharuna Ай бұрын
Laravel, the sweet framework ❤🎉
@knightofrohan
@knightofrohan Ай бұрын
Livewire/Volt seem really interesting!
@Torbikini
@Torbikini Ай бұрын
Ooh, I’m wanting to use Laravel more and more now. 😂
@nishadvadgama
@nishadvadgama Ай бұрын
You are saviour!
@AlouiMohamedhabib
@AlouiMohamedhabib Ай бұрын
Smooooth!
@randomforest_dev
@randomforest_dev Ай бұрын
In a sense, we are back to the age which we call database stuffs directly from presentation layer .
@antonyjere
@antonyjere Ай бұрын
Your teaching style is just so good man, it's like you were born to explain tech stuff, congrats for real. I would like to ask you if you plan to create any stuff fore more senior developers. In general I would like to ask you, what's the scope of your channel? Will it be about Laravel, or for example for random tech stuff? What's the plan Aaron? I am just asking :)
@husamui
@husamui Ай бұрын
"of course node spit out nonsense.... that make sense" lol 😂
@cyrilaguvasu9291
@cyrilaguvasu9291 Ай бұрын
Bro, that was faaaaaaaaaast 😂 Good stuff 🔥
@gymgymy
@gymgymy Ай бұрын
Wow, I missed that Livewire Volt stuff!
@HamzaAlAzhar
@HamzaAlAzhar Ай бұрын
oh you make me love my Lamborghini even more!
@majdeddinebentahar5434
@majdeddinebentahar5434 Ай бұрын
amazing
@alexandruaxentioi3006
@alexandruaxentioi3006 Ай бұрын
Amazing video as always! Can you do a video on inertiajs? I was working on a project and I found that I can have best of both react and laravel ecosystem by using the inertia, really curious how you would structure the project.
@Kane0123
@Kane0123 Ай бұрын
Cracking video
@lpanebr
@lpanebr Ай бұрын
I continue to love your content. Suppose I'd like to build an application that looks like a terminal application ux-wise, but run in the browser so that there's image display capacity. Is there built in stuff in Laravel for that?
@tanzimibthesam5861
@tanzimibthesam5861 Ай бұрын
Hae Aaron its always lovely seeing your videos. Any chance of driving a lambo with only sqlite ?
@harvenius
@harvenius Ай бұрын
Great lambo reference, great dark mode pay reference
@theoboldalex
@theoboldalex Ай бұрын
The "Dark Mode for free?" got me. Hahahah
@TheTony2313
@TheTony2313 Ай бұрын
First off, I want to say that the production value for this video is excellent, I enjoyed watching it. That said, as a typescript dev flirting with the PHP ecosystem, I have some question/concerns that I hope can be answered/dismissed for me. - The syntax highlighting kind of distracts me, I don't know what the squiggles mean. Is that an IDE misconfiguration, is that easy to fix? - There seems to be a lot of implicitly available classes and utils, I don't know really what I would reach for and when. I really like in typescript that everything available to me has to be imported. - How much of laravel/livewire do you need to read and understand to be able to conjure the right function calls and markup attributes to make stuff work? Obviously you need to read something, but the breadth of tools baked into Laravel kind of scares me away from getting started if I don't know how much I have to read to even attempt something. Same with the amount of cli commands. Artisan? Helm? Laravel? Anyway, rambling over, going to definitely watch more videos. I am feeling the burn in the typescript ecosystem and always intrigued to see how things are done elsewhere
@Redheadtama1
@Redheadtama1 Ай бұрын
Regarding implicitly available classes and utils, just read the Laravel doc sections on Facades and Helpers and you’ll get a good grasp of everything that can be reached from basically anywhere within a Laravel app. Overall, spending just a couple of hours perusing the Laravel docs and you’ll be able to get quite far. They are very well written and the framework is designed in a fairly intuitive way in general. Of course it will take much longer to master but it’s certainly one of the easiest frameworks to dive into if you already have some familiarity with web development!
@Redheadtama1
@Redheadtama1 Ай бұрын
Regarding implicitly available classes and utils, just read the Laravel doc sections on Facades and Helpers and you’ll get a good grasp of everything that can be reached from basically anywhere within a Laravel app. Overall, spending just a couple of hours perusing the Laravel docs and you’ll be able to get quite far. They are very well written and the framework is designed in a fairly intuitive way in general. Of course it will take much longer to master but it’s certainly one of the easiest frameworks to dive into if you already have some familiarity with web development! That’s just my 2¢. Happy coding!
@TheTony2313
@TheTony2313 Ай бұрын
Appreciate the encouragement 🙏 I'm about 10 years into all this and have only touched 20 year old nightmare php in all that time so I've always missed out on elegant php. Hoping to right that wrong this year for my own edification
@EinLinuus
@EinLinuus Ай бұрын
Regarding synatx highlighting / IDE: There is Laravel IDEA for PhpStorm and a similar plugin vor VS Code that add syntax highlighting for things like "wire:click", autocomplete for model properties ($todo->task), autocomplete for route names, autocomplete for variables in views, 1-click creation of new components / views, etc. Laravel has really great tooling also beyond IDE support, for example there is Laravel Herd which manages your PHP versions, Node versions, and runs the local sites. there are also very good 3rd party tools like Ray (by Spatie) and Tinkerwell (by BeyondCode)
@mobythereal
@mobythereal Ай бұрын
i would really love to see an over engineered todo list made using laravel
@DanelonNicolas
@DanelonNicolas Ай бұрын
P E R F E C T I O N ~
@akinoreh
@akinoreh Ай бұрын
Aaron, you should turn on the Thanks button.
@themesongasker
@themesongasker Ай бұрын
Day by day PHP and Laravel seems so interesting to me... I am still learning Next JS tho.. should I switch 😂
@siyabdev
@siyabdev Ай бұрын
Aaron knows very well how to resolve a heated X debate 🙂
@SkullTraill
@SkullTraill Ай бұрын
Please make a video with your terminal and code editor setup!!
@isaachatilima
@isaachatilima Ай бұрын
Great video, can you do this with class api? just to see the difference.
@MuhammadAkbar-cv7dj
@MuhammadAkbar-cv7dj 18 күн бұрын
Nice video Aaron, so we do not need to use MVC pattern anymore with this?
@aarondfrancis
@aarondfrancis 18 күн бұрын
Up to you! I don't personally prefer volt because I still like having controllers
@tofuman9526
@tofuman9526 14 күн бұрын
Very close to trying Laravel. So compelling. However, can’t decide between RoR vs Laravel…
@LuisEduardoBraschi
@LuisEduardoBraschi Ай бұрын
Thank you, Tom Lincoln. 😌
@aarondfrancis
@aarondfrancis Ай бұрын
Wait why am I Tom Lincoln?
@yassinesafraoui
@yassinesafraoui Ай бұрын
You're the same guy from planetscale right?? I've been watching these vids recently and I've been bugged thinking you're a different guy even you look and sound the EXACT SAME 🤣🤣 it's like that weird crossover type of situation 😂
@aarondfrancis
@aarondfrancis Ай бұрын
It's me! I'm here!
@guacamoly
@guacamoly Ай бұрын
Ha! My man runs two ad blockers on his dev browser! not related to the video. I just found that amusing. Nice video. BTW, the scheduled overdue command; is that being setup as a cron job? what is triggering that job when the time comes?
@williamxsp
@williamxsp Ай бұрын
You must setup a cron job in your server. But its pretty simple * * * * * cd /path/to/your/project && php artisan schedule:run >> /dev/null 2>&1 But if youre working locally you can just run php artisan queue:listen abd you're good to go.
@aarondfrancis
@aarondfrancis Ай бұрын
You just have to run one process (php artisan schedule:run) every minute. If you're running on Forge it's automatically handled for you
@simonvrachliotis5776
@simonvrachliotis5776 Ай бұрын
Can even speedrun the speedrun with `laravel new` which will prompt you to install breeze part of the process - I know you know this but just wanna be part of the comments party 🥳
@nrwchd
@nrwchd Ай бұрын
Lamborghini mentioned
@AdrianASalvatoriJaspe
@AdrianASalvatoriJaspe Ай бұрын
I just love twitter so much. haha
@ihzakarunia2408
@ihzakarunia2408 Ай бұрын
"of course node spit up some sense,, it make sense" i know what you did there....
@MaxProgramming
@MaxProgramming Ай бұрын
Lambi mentioned 0:20 🔥
@alexeybalandin4676
@alexeybalandin4676 Ай бұрын
Thanks for the video! What would be your suggest alternative to herd for Linux?
@aarondfrancis
@aarondfrancis Ай бұрын
Hmmm unfortunately I have no idea! Probably Laravel Sail?
@mnapoli_
@mnapoli_ Ай бұрын
I don't know why I watched it till the end but I regret nothing 🙂
@aarondfrancis
@aarondfrancis Ай бұрын
Thank you for helping the algorithm!
@graphicdesigner8710
@graphicdesigner8710 22 күн бұрын
would be great to make a video on how to master laravel
@user-tb4ig7qh9b
@user-tb4ig7qh9b Ай бұрын
Someone just forget to tell us about the notification that built-in 😢😢😢bad aron
@mohdalif
@mohdalif Ай бұрын
Wow
@zinatziaee5000
@zinatziaee5000 Ай бұрын
@minhazulislam9881
@minhazulislam9881 Ай бұрын
Typical Livewire or Livewire + Volt, which one you prefer?
@aarondfrancis
@aarondfrancis Ай бұрын
I prefer typical Livewire, personally
@biocuts
@biocuts Ай бұрын
Nice demo! Shouldn’t the delete piece be also authenticated? Otherwise users could delete other users’ tasks
@aarondfrancis
@aarondfrancis Ай бұрын
Yeah totally! Should pull it off the user or otherwise check a gate on it
@emircanerkul
@emircanerkul Ай бұрын
I know there is not a lot but i really liked it, could you share your local dev setup like tools/font/line height/zsh config
@aarondfrancis
@aarondfrancis Ай бұрын
Yeah I need to make a video on that!
@emircanerkul
@emircanerkul Ай бұрын
@@aarondfrancis would be great! thank you.
@dyunior
@dyunior Ай бұрын
Learning PHP now.
@chhirag
@chhirag Ай бұрын
What font do you use for the terminal? Is it Jetbrains Mono?
@aarondfrancis
@aarondfrancis Ай бұрын
I think so!
@chhirag
@chhirag Ай бұрын
Thanks!! Although PhpStorm and Terminal fonts are similar, terminal fonts look more clean.
@ivan.jeremic
@ivan.jeremic Ай бұрын
@8:23 I love how php devs live without 'formatOnSave' and just don't care 🤣Respekt! Not a PHP guy but love seeing what is going on on the other side.
@aarondfrancis
@aarondfrancis Ай бұрын
Lol I think I just need to set my editor up to do so
@KlethonioFerreira
@KlethonioFerreira Ай бұрын
I feel like livewire needs a Hulk backend server to deal with all the requests 😂
@aarondfrancis
@aarondfrancis Ай бұрын
Nah it's pretty lightweight
@localhost_101
@localhost_101 Ай бұрын
I'd like to know the software you are using for screen recording
@aarondfrancis
@aarondfrancis Ай бұрын
Screenflow! I cover it all at screencasting.com
@levibaraka
@levibaraka Ай бұрын
Lamborghini mention😂😂
@brunoggdev6305
@brunoggdev6305 Ай бұрын
this video is necessary!
@karlmurray9631
@karlmurray9631 Ай бұрын
Phpunit over Pest? You’re gonna make Nuno cry…
@aarondfrancis
@aarondfrancis Ай бұрын
Pest is great! I just haven't gotten on that train yet
@Blonder413PaginaOficial
@Blonder413PaginaOficial 4 күн бұрын
auth doesn't work on apache and tailwind classes doesn't work either. What can I do?
@NeoMekhar
@NeoMekhar Ай бұрын
Now i want to learn php, damn
@QueeeeenZ
@QueeeeenZ Ай бұрын
I prefer Nuxt on the frontend and Laravel on the backend for nice DX
@aarondfrancis
@aarondfrancis Ай бұрын
Great combo
@batlin
@batlin Ай бұрын
Great intro, and Livewire seems really nice. Dealing with errors seems a bit patchy though -- I followed along with the video and it all worked fine until I added the Mail::to(...) line, and now submitting the todo form throws an error "View [view.name] not found." which makes absolutely no sense to me.
@aarondfrancis
@aarondfrancis Ай бұрын
Hmm that's frustrating! I wonder if the view for the mail you're sending can't be found.
@batlin
@batlin Ай бұрын
@@aarondfrancis yeah, the generated app/Mail/TodoCreated.php refers to a view that doesn't exist, which you're presumably meant to define. I'm sure it's not a big deal after getting more familiar with Laravel and reading the docs, but it's a bit of a "huh? view?" otherwise.
@guillermocava3568
@guillermocava3568 Ай бұрын
30 seconds deep and already strong disagree, pretty sure lambo folk when chatting with Taylor pitched him like “just imagine going to the grocery store in this thing, all this frontside trunk space 👌”
@aarondfrancis
@aarondfrancis Ай бұрын
dang ok, good point
@user-tb4ig7qh9b
@user-tb4ig7qh9b Ай бұрын
Laravel uses plugs and adapters alot
@rahimieahmad2911
@rahimieahmad2911 Ай бұрын
Yeah design patterns used to be important however modern programming now seems to scrutinize them over functional
@user-tb4ig7qh9b
@user-tb4ig7qh9b Ай бұрын
@@rahimieahmad2911 I use elixir it is functional language and i use this pattern and it is one of most used pattern in elixir the reason not just you can write different adapters but for mocking and testing.
@user-tb4ig7qh9b
@user-tb4ig7qh9b Ай бұрын
@@rahimieahmad2911 i think what you consider modren not means functional but means less code written for simple cases and impossible to do for harder things
@user-tb4ig7qh9b
@user-tb4ig7qh9b Ай бұрын
@@rahimieahmad2911 some of poeple will say laravel hard php sucks it is oop but for me reading laravel source code not the complete source code but some of things was eaiser than reading anything in js world even for small library functional mean some thing and what happen in js world it is far from meaning functional
@AnujKaithwas
@AnujKaithwas Ай бұрын
my eyes! it burns!!!
@aarondfrancis
@aarondfrancis Ай бұрын
They have doctors for that
@MarkJaquith
@MarkJaquith Ай бұрын
A video so timely you didn't have time to take the lenses out of your glasses frames.
@aarondfrancis
@aarondfrancis Ай бұрын
That's how you know it's a rush job
@bigg2261
@bigg2261 Ай бұрын
Explain this IDE setup please
@aarondfrancis
@aarondfrancis Ай бұрын
Will do
@vatsalyavigyaverma5494
@vatsalyavigyaverma5494 Ай бұрын
Lambo mentioned, php dev please stand up
@Cool_Goose
@Cool_Goose Ай бұрын
There's sql server if anybody uses that. I chuckled.
@Novica89
@Novica89 Ай бұрын
Bro, I need your PHPStorm theme name.
@aarondfrancis
@aarondfrancis Ай бұрын
It's all custom! I'll do a video on it
@DominicSears
@DominicSears 20 күн бұрын
I believe it's based on Atom One Light with some customizations on it.
@MathieuBujold
@MathieuBujold Ай бұрын
Interesting but this cover barely the basic. Do you plan on going deeper in example project. I know that it’s difficult in a short time video but for more advanced developer that would be great. I get so much value from Caleb Porzio Screencast. Little Gem all over.
@aarondfrancis
@aarondfrancis Ай бұрын
Yup I'd recommend Caleb's screencasts for in depth stuff!
@joseph4870
@joseph4870 19 күн бұрын
as a someone who chose nextjs to stick with i think i made a little mistake
@aarondfrancis
@aarondfrancis 19 күн бұрын
🙊
@sadiulhakim7814
@sadiulhakim7814 Ай бұрын
This is why php conquered 77.5% of the web.
Ай бұрын
Fourth! :D
@dadamssg87
@dadamssg87 Ай бұрын
interesting that the $delete function accepts a Todo instance but in the livewire code looks like it's passing just the id 🤔
@KenMarfilla
@KenMarfilla Ай бұрын
That’s what ParamConverter does.
@aarondfrancis
@aarondfrancis Ай бұрын
ikr! Route-model binding (kinda)
Laravel Octane: supercharge your Laravel applications
8:34
Aaron Francis
Рет қаралды 32 М.
PHP on the frontend! No more Javascript!
14:47
Aaron Francis
Рет қаралды 118 М.
Пробую самое сладкое вещество во Вселенной
00:41
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 31 МЛН
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 3,4 МЛН
Top 5 Laravel "Bad Practices" (My Opinion)
10:32
Laravel Daily
Рет қаралды 18 М.
`const` was a mistake
31:50
Theo - t3․gg
Рет қаралды 121 М.
How FastAPI Handles Requests Behind the Scenes
5:09
Code Collider
Рет қаралды 13 М.
Laravel Horizon: queue monitoring + configuration
14:54
Aaron Francis
Рет қаралды 14 М.
Laravel Livewire v3 Full Tutorial 2024
4:19:39
Tony Xhepa
Рет қаралды 26 М.
PHP is the future
34:27
Aaron Francis
Рет қаралды 168 М.
This New Auth Package Makes Things Even Easier
8:11
Josh Cirre
Рет қаралды 7 М.
PHP doesn't suck (anymore)
10:48
Aaron Francis
Рет қаралды 197 М.
I Was Wrong About React Router.
19:06
Theo - t3․gg
Рет қаралды 57 М.
Supercharge Markdown with Laravel
31:26
Aaron Francis
Рет қаралды 8 М.
КОГДА БАТЕ ДАЛИ ОТПУСК😂#shorts
0:59
BATEK_OFFICIAL
Рет қаралды 2,2 МЛН