Тёмный
Laravel
Laravel
Laravel
Подписаться
The official RU-vid channel of the Laravel PHP framework.

We will update you on what's new in the world of Laravel, from the framework to our products like Forge or Vapor.
What's New in Laravel Herd 1.11
22:39
14 дней назад
Introducing Laravel Cloud
1:17
Месяц назад
Комментарии
@TrondHus
@TrondHus Час назад
You could probably send a notification when the user (for instance the admin of the meetup you used as an example) is logged in. If he/She is not logged in, then you send an e-mail.
@MarkSnape
@MarkSnape Час назад
at the end you said it comes down to your personal preference, but a common scenario is giving the user the choice of how they want to receive the notification. So the user could manage their preferences and say, notify me by email, by text, or a daily digest (for example), or all three. Notifications handles all this so if you chose mailable initially, you would need to convert it over.
@ephraimetuk9670
@ephraimetuk9670 2 часа назад
Man! that was real
@onlinetechnology5015
@onlinetechnology5015 4 часа назад
your vs code? font? family
@kouceylahadji
@kouceylahadji 5 часов назад
Personally when I just need to send email I use email, you have more flexibility(Multiple receivers, add cc, bcc and more...) Notification is good when you can for example to show the user list of notifications(using DB), send SMS or slack message
@filon861
@filon861 6 часов назад
Thank you. Great content as always. One thing I'd probably include on the notification email is the meetup name so such cases where a user (organizer) has multiple meetups would know which of them a new registrant has signed up for.
@mattkostandin
@mattkostandin 6 часов назад
You are the best. You turned me on to Livewire. Wish it was covered more on RU-vid than people getting so excited that they can continue the JavaScript ecosystem mess to Laravel with IntertiaJS. No hate though. That is awesome too. I am student and have published some stuff, but watching you write Livewire is such a breath of fresh air. Go make stuff!
@talisfang
@talisfang 11 часов назад
What is the font in the IDE?
@helderneves91
@helderneves91 13 часов назад
Good content Josh!
@LaravelPHP
@LaravelPHP 12 часов назад
Thank you for watching! :) -Josh
@rizhuljanuar1618
@rizhuljanuar1618 14 часов назад
We can't find a user with that email address.
@hcivelek
@hcivelek 16 часов назад
Thank you! Very clear..
@LaravelPHP
@LaravelPHP 16 часов назад
Thanks for watching! :) -Josh
@mel-182
@mel-182 18 часов назад
Hi! I have to ask, what is your keybaord switch? Sounds creamy.
@LaravelPHP
@LaravelPHP 16 часов назад
Don't tell anybody, but it's actually an artificial keyboard sound. 🫣 It's an app called Klack. -Josh
@kyledoesdev
@kyledoesdev 18 часов назад
Hey i really enjoyed this video. I personally always reach for notifications rather than mailables. It's a habit I developed from my job but carried over into my personal projects.
@LaravelPHP
@LaravelPHP 16 часов назад
Thanks for watching Kyle! Yeah, I didn't even know for the longest time that notifications could be emails too, but now I'm reaching for them more and more. :) -Josh
@kyledoesdev
@kyledoesdev 16 часов назад
@@LaravelPHP sweet! Theyre super powerful, love em!
@jacobdelcroix
@jacobdelcroix 18 часов назад
Great explanation, thanks. Btw what’s your theme and font? Looks nice!
@LaravelPHP
@LaravelPHP 16 часов назад
Thanks for watching! It's the Catppuccin Frappe theme and Dank Mono font. -Josh
@kmbo_0
@kmbo_0 18 часов назад
I use both as well but didn't had the clarification on which to use when, thanks for explaining. Also, which IDE & extensions are you using in video?
@LaravelPHP
@LaravelPHP 16 часов назад
Hey there! Thanks for watching and glad that it could be helpful in explaining it. :) This is VSCode with the TALL Stack plugin pack and PHP Intelephense (can't wait for the VSCode Laravel plugin). -Josh
@victorvanrijn
@victorvanrijn 18 часов назад
Great tutorial videos, thanks. Could you please try to normalize or master your voice audio track in your future videos, because it currently sounds relatively soft, which requires some extra focus and volume to clearly understand your explanation. Nothing wrong with your content or attitude, thanks again for these Laravel related tutorials!
@LaravelPHP
@LaravelPHP 16 часов назад
Hey there, I'll try to do better at fixing this in the future. I haven't gotten too many comments about it since some of the older videos weren't as good, but I'll try to keep an eye on it! -Josh
@pookiepats
@pookiepats 16 часов назад
@@LaravelPHPit’s just how you speak, you tend to drop your vocal inflection at the end of your sentences and interestingly when you look away from the camera but frankly it’s quite subtle and likely the original commenter’s hardware is more to blame than anything you’re doing. It’s definitely deep in the nitpick zone 😂 Nice vid sir
@StrahilMinev
@StrahilMinev 11 часов назад
I don't want to sound like I invalidate your experience, but I find his voice very pleasant. Usually streamers talk too loud for my taste and his voice here I find very calming.
@parijke
@parijke 18 часов назад
Nice video... Especially after 1 minute when the background "music" finally stopped. Don't use music when you talk please
@elijahcruz8895
@elijahcruz8895 18 часов назад
Nothing wrong with having music in a video
@parijke
@parijke 17 часов назад
@@elijahcruz8895 when you have misophonia it is really annoying almost intolerable.
@anishshortsvideo19
@anishshortsvideo19 19 часов назад
Thank you
@LaravelPHP
@LaravelPHP 19 часов назад
Thanks for watching! -Josh
@mohamednafil8983
@mohamednafil8983 19 часов назад
I had the same confusion. Thanks for your explanation
@LaravelPHP
@LaravelPHP 19 часов назад
I did too! That's why I made the video. It always helps clear things up for me when I have to learn it enough to share it with someone else. :) -Josh
@kahnfatman
@kahnfatman 22 часа назад
Prime has legs and he can move. Next he's gonna draw big D.
@decoyslois
@decoyslois 23 часа назад
This was beautiful to watch. Thank you.
@keithprinkey8575
@keithprinkey8575 День назад
@keithprinkey8575 0 seconds ago It looks like Laravel is moving towards a more paid model, which could put developers in a tough spot. Some of their first-party packages, like Laravel Nova and Spark, are already behind paywalls. Laravel Herd, while free to download, doesn’t offer much beyond providing a simple web server-something developers could easily set up themselves with open-source tools like nginx or Apache. So why should we pay Laravel for something as basic as local hosting, other than for convenience? Sure, a company needs to be profitable, but wasn’t Laravel supposed to be open source? If Taylor Otwell and Laravel were truly committed to open source, why are they monetizing more and more aspects of the ecosystem? Laravel Herd, for example, only offers nginx and DNSmasq for free-both of which are open source anyway. It seems like another case of taking open-source software and slapping a price tag on it down the road. This isn’t even counting the other first-party paid packages that Laravel offers. In the true spirit of open source, companies typically receive funding from their communities to maintain the codebase, rather than making users pay for core tools. Then there’s the $54 million in funding Laravel received. It’s hard to believe they just handed over that money without expecting anything in return. It raises questions about whether Laravel is slowly shifting from being open source to becoming a paid ecosystem. This shift could be problematic for the open-source community. Companies like Laravel often start out open source, but as soon as they gain traction or funding, they begin monetizing everything. No matter what’s been said, Laravel could be on the path to becoming a paid product soon enough-especially since they’re already charging for services like Laravel Cloud.
@keithprinkey8575
@keithprinkey8575 День назад
It looks like Laravel is moving towards a more paid model, which could put developers in a tough spot. Some of their first-party packages, like Laravel Nova and Spark, are already behind paywalls. Laravel Herd, while free to download, doesn’t offer much beyond providing a simple web server-something developers could easily set up themselves with open-source tools like nginx or Apache. So why should we pay Laravel for something as basic as local hosting, other than for convenience? Sure, a company needs to be profitable, but wasn’t Laravel supposed to be open source? If Taylor Otwell and Laravel were truly committed to open source, why are they monetizing more and more aspects of the ecosystem? Laravel Herd, for example, only offers nginx and DNSmasq for free-both of which are open source anyway. It seems like another case of taking open-source software and slapping a price tag on it down the road. This isn’t even counting the other first-party paid packages that Laravel offers. In the true spirit of open source, companies typically receive funding from their communities to maintain the codebase, rather than making users pay for core tools. Then there’s the $54 million in funding Laravel received. It’s hard to believe they just handed over that money without expecting anything in return. It raises questions about whether Laravel is slowly shifting from being open source to becoming a paid ecosystem. This shift could be problematic for the open-source community. Companies like Laravel often start out open source, but as soon as they gain traction or funding, they begin monetizing everything. No matter what’s been said, Laravel could be on the path to becoming a paid product soon enough-especially since they’re already charging for services like Laravel Cloud.
@Ashaduzzaman21
@Ashaduzzaman21 День назад
Respect man @theprimeagen . 10:33
@j.r.r.tolkien8724
@j.r.r.tolkien8724 День назад
Aside from his technical opinions, Prime gives the best life advice.
@Skaiiur
@Skaiiur День назад
Wow! Prime, i love you so much! You like a brother to me!
@Blimzio
@Blimzio День назад
That's the problem with frameworks. It's all about the developers that want to become "famous". Who in their right mind uses Laravel for a greenfields project 🙄
@plenty2say
@plenty2say День назад
PRIMEAGEN IS THE MAN!
@plenty2say
@plenty2say День назад
MOST INSPIRATIONAL VIDEO I’VE SEEN IN 2024.
@fleshwound8875
@fleshwound8875 2 дня назад
Love you bro
@mosesnandi
@mosesnandi 2 дня назад
Well PHP people are nice because they don't have superiority complex...especially when their language is wrongly accused of being inferior. We just ship! #phplife
@codernerd7076
@codernerd7076 2 дня назад
Try recreate it with Python it would end up better for it!
@scott_itall8638
@scott_itall8638 2 дня назад
No way hahaha
@eziosan7208
@eziosan7208 День назад
Nope
@HanifCarroll
@HanifCarroll 2 дня назад
As a TypeScript developer, I'm surprised I haven't heard more about Inertia. As I continue to learn about it, it really seems amazing! I think I'm going to be switching from Node and React to Laravel/Rails, Inertia, and Vue/Svelte.
@timstrawbridge
@timstrawbridge 2 дня назад
We all want it to succeed!
@just_old_memories_7996
@just_old_memories_7996 2 дня назад
Thats great, but can u answer a few questions? 1. What is this editor? 2. And this question is leads from above one. Is there any way to use highlightings, suggestions and completions? Like in your editor? It's only thing that holds me from switching to volt from traditional way. Anyway, great video and great vocal for explanation and education :)
@robin-lol
@robin-lol 2 дня назад
I’m 24 and have no kids, but you made me shed a tear for a moment. 😅 Really emotional speech. Keep going Primeagen.
@eliashaider6857
@eliashaider6857 2 дня назад
the cringe... - agen
@philliptune
@philliptune 2 дня назад
After years of being a hobbyist in Laravel (been a pro web dev for over two decades) i landed a role as a Laravel specialist over a year and a half ago. I hope to eventually do Laravel consulting, I'm just all in on the framework, the ecosystem, the community, the superpowers it gives me and my team.
@brandon6490
@brandon6490 2 дня назад
please just say software engineer.
@BacchatusJade
@BacchatusJade 2 дня назад
Tried it. Hated it. Currently looking at it again, but it's kinda extra.
@scott_itall8638
@scott_itall8638 2 дня назад
It’s awesome. And I tried it all.
@Tux256ND
@Tux256ND 2 дня назад
I don't think it's good having a face of someone specific in front a big project like this with the feeling of "this person runs it all alone". Don't get me wrong, I'm just a noob, but I like the feeling of having an entire community behind it. If it's already like it is to Laravel, the message didn't get to me yet. In that case, pardon me.
@3dxspx703
@3dxspx703 2 дня назад
He literally said *_"I love this community"_* That's technically the contributors and all the users of the framework.
@StrahilMinev
@StrahilMinev 2 дня назад
I mean you could spend literally 5 minutes of googling before posting this.
@learnwebdevelopment8869
@learnwebdevelopment8869 2 дня назад
All the best sir❤
@runesbroken
@runesbroken 3 дня назад
🧡
@ParaLiege
@ParaLiege 3 дня назад
What a freaking guy 9:39
@CollinsBosah
@CollinsBosah 3 дня назад
💯💙
@CollinsBosah
@CollinsBosah 3 дня назад
💙💯
@techfan7808
@techfan7808 3 дня назад
This is the guy I wanted to learn about. Not the social media persona. Learned so much from him here.
@gromit1768
@gromit1768 3 дня назад
Man when he started crying, I can felt all of his past struggle. Mad respect
@jorgechristophergarzasepul3209
The only thing that I expect from laravel cloud is they don't use a cloud provider, I want they purchase their own servers and go to the data centers and put them there so we can ski the big overprice of cloud
@warmarhun
@warmarhun 3 дня назад
My favourite developer/streamer talks at a conference of my favourite programming language? Is this christmas early?? We love you Primeagen
@adithyaharun
@adithyaharun 3 дня назад
Proud user since 2016.