Тёмный
Laravel News
Laravel News
Laravel News
Подписаться
The official RU-vid channel of Laravel News.
Laravel News   Episode 217
33:31
21 день назад
Laravel News   Episode 216
30:49
Месяц назад
Laravel News   Episode 215
33:46
Месяц назад
Laravel News  Episode 214
27:39
2 месяца назад
Laravel News   Episode 213
34:46
2 месяца назад
Laravel 11 new features!
1:22
4 месяца назад
PhpStorm is getting a new terminal
1:48
4 месяца назад
Laravel Blade Comments
3:14
4 месяца назад
Комментарии
@_danox
@_danox 2 дня назад
Amazing, thanks!
@dragonofmercy
@dragonofmercy 5 дней назад
It's cool to add new methods, but I don't know in which case I could use this method, would you have any case studies?
@AlexMacArthur
@AlexMacArthur 16 дней назад
Other than generating test data, maybe it’d be useful for some e-commerce platforms. If a customer wants five of the same LN hat, you could multiply() its product data and apply each one to the order. Best I got right now
@WebWordsWave
@WebWordsWave 17 дней назад
which theme/color scheme and font
@laravelnews
@laravelnews 16 дней назад
It's Tinkerwell using "Night owl" theme and Jetbrains Mono font.
@ripplesr5655
@ripplesr5655 17 дней назад
wouldn't it break the app in prod if you keep the Model::shouldBeStrict() as it is? Have you tested it?
@ciberman
@ciberman 17 дней назад
I would have called it `repeat`. But multiply sounds good
@ivanjelenic5627
@ivanjelenic5627 16 дней назад
Yeah, multiply sounds like it does a math operation.
@MrBoblakk
@MrBoblakk 11 дней назад
Exactly what I thought, too
@DuaneCreates
@DuaneCreates 11 дней назад
repeat sounds like it will loop
@laravelnews
@laravelnews 17 дней назад
Here is the link to the 11.12 release: laravel-news.com/laravel-11-12-0
@pwcodigo
@pwcodigo 19 дней назад
Very nice !
@matheusmurray2425
@matheusmurray2425 20 дней назад
No need for this. It was a downgrade. Terrible change.
@jonathaneugeniosandovalmar2391
@jonathaneugeniosandovalmar2391 20 дней назад
Amazing! I didn't know that
@yeyo9664
@yeyo9664 28 дней назад
Thanks, just suscribed. Do you find VsCode equaly good to phpstorm?, any video or article to improve it for php, laravel coding?
@laravelnews
@laravelnews 26 дней назад
I use phpstorm for basically all my deep coding work. But for the newsletter and more quick things I use vscode. Storm is more powerful for sure.
@salesincubators3169
@salesincubators3169 Месяц назад
what's going one I want to use socilite with api how its going to work now is it even possible to use santcum and socialite together have you guys thot about that? if not this may be a reason for me to move to nodejs
@LeigerGaming
@LeigerGaming Месяц назад
Thanks for making videos on this -- but some constructive feedback: please look into improving audio quality. The background noise will make the video unwatchable for some people. This may mean a new microphone, it may mean adding audio filters into OBS while recording, or cleaning up audio in Audacity. With a small amount of focus on audio quality I think it will make your videos much better and allow your presentation skills and voice to stand out.
@ericlbarnes
@ericlbarnes Месяц назад
It was a quick 2 minute video and I wasn’t in my studio. Honestly didn’t think people would care that much. 😅
@DeTechDivus
@DeTechDivus 14 дней назад
@@ericlbarnes we dont care, this person that worte this has no life and just is too dumb to understand it
@tensei2023
@tensei2023 Месяц назад
but you have exactly the same thing in the browser already when you debug your laravel application no ? What's the point, I dont understand.
@ericlbarnes
@ericlbarnes Месяц назад
Like many things laravel there are multiple ways to do things. However if you are using herd all this is built into it. So it’s nice to have one place to see it.
@tallalsaghir5214
@tallalsaghir5214 Месяц назад
Very informative video, but i want to use it in columns in datatable, like how we convert created_at while making datatable columns.
@Housni.Benabid
@Housni.Benabid Месяц назад
The best thing I found is you can add context in custom middleware. God bless Laravel.
@olivieris
@olivieris Месяц назад
Thanks 🎉
@adampatterson
@adampatterson Месяц назад
Do we still get the open in editor feature?
@RashtradeepTripathi
@RashtradeepTripathi Месяц назад
hasn't laravel had this already ?
@laravelnews
@laravelnews Месяц назад
They originally had the Symfony dumper, and then Ignition.
@ggoparent
@ggoparent Месяц назад
what was the difference or advantage gained with the new default exception page? compared to before?
@EinLinuus
@EinLinuus Месяц назад
taylor said on X that it’s to „Maintain first party control of the framework’s debug page“
@ggoparent
@ggoparent Месяц назад
@@EinLinuus ahhh! now that you mention it, it makes sense, Thank you very much for your info
@ZoisPag
@ZoisPag Месяц назад
Learn how to pronounce Spatie
@laravelnews
@laravelnews Месяц назад
haha. x.com/spatie_be/status/1795813044846477370
@kim_lulu
@kim_lulu Месяц назад
me mate buscando una forma de crear api en v11 de laravel y tu me sacaste del apuro gracias
@NeuralNewsletters
@NeuralNewsletters Месяц назад
TLDR: Creating and sending a weekly Laravel newsletter by hand for 10 years has been a labor of love, and the community finds it useful, showcasing the growth and power of Laravel. 00:00 💌 Sending a weekly Laravel newsletter by hand for 10 years, still love it and community finds it useful. 00:52 💌 Creating a weekly Laravel newsletter using an app called Maisel, with layouts and setup done by Cosman and his team. 01:32 📧 The newsletter is built using markdown files and pulls content from private APIs, with a daily automated email and a weekly newsletter sent out to subscribers. 02:50 💌 Over 10 years, the Laravel newsletter has maintained a 40-50% open rate and continues to gain subscribers, showcasing the growth and power of Laravel. 03:28 📧 The speaker demonstrates different newsletter templates and components used in the weekly Laravel newsletter. 04:44 💌 Using NPM and Mazel to build and send weekly Laravel newsletter, preferring markdown over WYSIWYG, but facing challenges with manual mistakes. 05:55 📧 I appreciate feedback but can't respond to everyone, been doing this since issue 444. 06:29 📧 Creating a weekly newsletter involves copying and pasting content, using a control panel, and customizing with bullet points and titles.
@razvancomsa2276
@razvancomsa2276 Месяц назад
What's an easy to understand use case for this please ?
@DrAndyCarter
@DrAndyCarter Месяц назад
Great insight and congratulations on hitting the 10 years milestone. 🎉
@CKHu-ul7xy
@CKHu-ul7xy Месяц назад
I really wouldn't have known why api.php was missing if I hadn't seen this video....
@gentilleantonio4086
@gentilleantonio4086 Месяц назад
I watched your video and it's very interesting, but i'll like to know how you can do it after the email verification, because if the person use a bad email it's will be automatically registered .
@jackreacher8632
@jackreacher8632 Месяц назад
As a beginner who only uses Laravel for apis, I panicked not seeing its file after v11 installation 😄
@SalmanShaikh-rm9ty
@SalmanShaikh-rm9ty Месяц назад
Awesome job keep doing Sir.🎉
@mojmon
@mojmon Месяц назад
Keep doing the awesome job. The weekly newsletter is great.
@laravelnews
@laravelnews Месяц назад
Thank you! 👍
@arielmejia9680
@arielmejia9680 Месяц назад
I had use Maizzle a few years ago, the tool has grown in a pretty smart… laravelish way 😂
@arielmejia9680
@arielmejia9680 Месяц назад
Thanks! The newsletter is amazing, really appreciate it
@laravelnews
@laravelnews Месяц назад
Thank you so much!
@calebadeleye
@calebadeleye 2 месяца назад
why the change?
@Stoney_Eagle
@Stoney_Eagle 2 месяца назад
Disabled them very quickly, same for vsc 😂
@BsiennKhan
@BsiennKhan 2 месяца назад
I use zsh with plugins and power10k theme, but nothing works with the new terminal. Not gonna use this or configure everything in the IDE which is already default in my .zshrc The old terminal is as slow as a snail. The new terminal is as fast as the native terminal (Ubuntu)
@VadimBesedin
@VadimBesedin 2 месяца назад
This is too raw (and tooooo loooong :). Would be great to see a better presentation. Anyway - thank for sharing.
@eliasdebelo900
@eliasdebelo900 2 месяца назад
Thank you! But how efficient will it be when used to load database and using inside blade?
@SimonHamp
@SimonHamp 2 месяца назад
Love it 💜 thanks Laravel News team!
@kenmush
@kenmush 2 месяца назад
Very nice. I am digging your new video format. What tool are you using to create these awesome videos?
@trap7369
@trap7369 2 месяца назад
its important, but if i need to rotate the keys more than one time? would have two or three APP_PREVIOUS_KEYS?
@user-kh6rp6yx1j
@user-kh6rp6yx1j 2 месяца назад
Hello
@rr11110
@rr11110 2 месяца назад
I think I would stick with Laravel Sail.
@Skylord12345
@Skylord12345 2 месяца назад
If the servers run Linux then the devs should be running PHP in it locally as well. Docker containers and WSL make this pretty easy.
@ipanxbread
@ipanxbread 2 месяца назад
i just started laravel, and all the tutorial have api.php. no wonder, hard to learn for someone new
@CoolioBeans
@CoolioBeans 2 месяца назад
3:40 "Boom, no files" This is honestly the most useless overview of the "streamlined" directory structure. There is no explanation about why these directories were removed or detailed explanation on the implications of these changes. Disappointing overview.
@ericknyoto3806
@ericknyoto3806 2 месяца назад
If we should left the default timezone Laravel to UTC, then what should be the default timezone on server (VM)? Should it be UTC or depends what we wanted? In my case, I lived in Hamburg, Germany.
@abiggs
@abiggs 2 месяца назад
Not that it really matters, but the AI voice is a little off-putting. Just reminds me of those scammy AI generated videos you find all over RU-vid. Content is great. :)
@RoyWardJr
@RoyWardJr 2 месяца назад
I can not get it to work on my Mac M1 error anytime I try to Laravel new
@faruknasir1921
@faruknasir1921 2 месяца назад
Nice! What tool are using to generate the audio?
@laravelnews
@laravelnews 2 месяца назад
This one was from ElevenLabs. Here's an affiliate link if you want to try them: elevenlabs.io/?from=partnergiles9095
@faruknasir1921
@faruknasir1921 2 месяца назад
@@laravelnews Thanks
@Iam_sami_8080
@Iam_sami_8080 2 месяца назад
Much love laravel