Тёмный
Laravel Daily
Laravel Daily
Laravel Daily
Подписаться
Tutorials, and demo projects with Laravel framework.
Host: Povilas Korop
Laravel Learning Roadmap: 2024 Edition
8:09
7 часов назад
Dev Productivity is Not About Coding
3:23
19 часов назад
One Tip to Adopt Mid-Senior Mindset
4:19
14 дней назад
Livewire or Vue.js: Which to Use When?
12:13
14 дней назад
3 Tips to Drop Junior Mindset
6:17
21 день назад
Be Brave Enough to FAIL
3:22
28 дней назад
Комментарии
@mark1technologies
@mark1technologies 8 минут назад
another great video from the best laravel-channel here on youtube!! 👍 thank you sir!! 😁
@CodeTatami
@CodeTatami 17 минут назад
Thank U . what about update repeate ?
@jwonamac
@jwonamac 10 часов назад
This is great advice
@giorgioarmani2575
@giorgioarmani2575 10 часов назад
Thanks for this great video, I wonder what you would recommend to beginners who are looking for a first job, I think I am suitable for a beginner Laravel developer, I have projects, I have used things like SOLID patterns, Broadcasting in my projects, but I have no experience of working in a company.
@LaravelDaily
@LaravelDaily 2 часа назад
I have a lot of videos about it on this channel, search on the channel for "junior job".
@andrews4379
@andrews4379 12 часов назад
Using blade in 2024.. facepalm
@asparuhnestorov
@asparuhnestorov 13 часов назад
What Database version is that? My experience with exists and subquery is that it outperforms joins.
@calebadeleye
@calebadeleye 18 часов назад
I have only done one "multi" then , seems I can't call myself a Senior Dev 😂
@nimmneun
@nimmneun 11 часов назад
I'd say it depends on the context, I've only worked for companies operating market places and ERP systems where the "multi" is simply the standard. The term senior is also super ambiguous ... I just use the term Software Engineer when someone asks me what I do.
@abdullah.alhabal
@abdullah.alhabal 19 часов назад
you are Great man ✨
@msdeav
@msdeav 19 часов назад
Thank you
@saravanasai2391
@saravanasai2391 22 часа назад
Most seniors will own the task they are assigned for they take complete responsibility. They think about all perspectives & aspects from the user's point of view, the testing team's point of view & deployment's final outcome plus it can be adapted to future business goals.
@Xavi7th
@Xavi7th 23 часа назад
Great thoughts. You just gave me an idea for my new side project
@Nelexis
@Nelexis 23 часа назад
Yes. One-person orchestration is more comfortable for business when it works smoothly.
@porrapatcpe20
@porrapatcpe20 23 часа назад
Mutiple programming language. Mutiple Framework. Is that too? 😅
@saydfuad6914
@saydfuad6914 День назад
This is what am dealing with in daily basis,In my everyday work, I laugh when they bring in the latest shiny js framework every minute, Because I know, deep down, it’s just a passing jewel. When the system gets serious, when the pressure's on, That shiny facade, it’ll soon be gone.
@valdiesetiawan9504
@valdiesetiawan9504 День назад
Does this feature also comes to older version of laravel, such as laravel 9 and 10??
@LaravelDaily
@LaravelDaily 23 часа назад
No
@nimmneun
@nimmneun День назад
Great advice 👍 - Multi warehouse (orders fulfilled from more than 1 warehouse) - multi channel (distribution channels) - multi supplier (procurement) - multi shipping service provider - multi tax rate & type (regular, reduced ,...) are some more I have encountered. Often combined with strategy and/or factory pattern, to deal with complexity.
@ThuTaZoneMM
@ThuTaZoneMM День назад
Thank you🎉
@tiagooliveira14
@tiagooliveira14 День назад
This should be the default. And if we need the application do something like that we allowed.
@gigerit
@gigerit День назад
We use //region Relations and //endregion comments. PhpStorm recognizes them and let you collapse and expand each group like folders.
@DanRichardsRI
@DanRichardsRI День назад
It's definitely worth mentioning the difference between foreach and upsert (and the batch package if I had to guess). The foreach implementation will respect soft deletes and will trigger model events while upsert WILL NOT. If either of those are important, you SHOULD NOT use upsert. In most cases, this is probably ok, and the desired effect you want with your batch update.
@LoganathanNatarajanlogudotcom
@LoganathanNatarajanlogudotcom День назад
Bestever roadmap Laravel lovers! I always recommend it to others! You are a real teacher who enlightens others to learn. Thanks a ton for your hard work and support for the PHP group.
@LoganathanNatarajanlogudotcom
@LoganathanNatarajanlogudotcom День назад
Thanks for sharing and reminding!
@edventuretech
@edventuretech День назад
Thanks for sharing❤
@ezz_dev
@ezz_dev День назад
My project is with mySQL what should I change in the code?
@lohjyhyeong2386
@lohjyhyeong2386 День назад
Hi, Sir. I am new to Laravel. May I know if there is a way to filter data from children based on the data from parents using eloquent.
@LaravelDaily
@LaravelDaily День назад
Yes, whereHas() probably
@bboydarknesz
@bboydarknesz День назад
I ever run php artisan test in staging, and inside test contain something like database fresh. Then it fresh the staging database, everybody cannot login LOL.. I thought if it works local (it create different database), then it works in staging but man.. Now I still not sure why it works in my machine but not in staging
@JohnRoux
@JohnRoux 11 часов назад
You might have a .env.testing file on local which isn't committed
@usamajamil4406
@usamajamil4406 День назад
WOW this is super awsome
@sanjurs42
@sanjurs42 День назад
great. I will use filament in my next project. thanks f or the nice demo
@sanjurs42
@sanjurs42 День назад
nice!
@abdirahmanburyar
@abdirahmanburyar День назад
sir plz make a video about integrating filament v3 with an existing project
@LaravelDaily
@LaravelDaily День назад
There's no need to integrate anything, you can install Filament as a separate subdomain and work there. Generally, I can't shoot a general video suitable for any project, every project is different
@msdeav
@msdeav День назад
THank you too
@xpynim
@xpynim День назад
hmm.. interesting
@eugenevdm
@eugenevdm День назад
Magic! Thank you.
@DetectiveNoir_
@DetectiveNoir_ День назад
Bruh Two days ago, you made a video on Laravel 11.8 & now we're here with Laravel 11.9 already?? Team Laravel seriously needs to take a nap. They're deploying updates faster than flash
@LaravelDaily
@LaravelDaily День назад
No, it was me being too slow with Laravel 11.8 video :)
@DetectiveNoir_
@DetectiveNoir_ День назад
@@LaravelDaily aah gotcha. Keep up the good work mate 👍
@augustomoradiaz
@augustomoradiaz День назад
​@@LaravelDaily hi , Povilas, in a previous video you talked about when upgrading to version 11 would be a good idea, your suggestion was to wait. At this point was do you think?
@LaravelDaily
@LaravelDaily 2 часа назад
I think that now is a good time, all known packages are stable with support
@giantsquirrels
@giantsquirrels День назад
Pretty nice safety measure. Thanks for sharing it with us!
@meti6445
@meti6445 День назад
Thanks, seems so awsome❤
@shofada
@shofada 2 дня назад
Nice! I It will be good to have something similar for destructive GIT commands.
@FrankFrank
@FrankFrank 2 дня назад
thanks for making this videos, what do you think between Filament and Laravel Nova in terms of development complexity, time and flexibility for build mid-size project?
@LaravelDaily
@LaravelDaily День назад
I haven't used Nova in production so can't compare. But search on Reddit there were a few posts with many comments
@mohammadimran1197
@mohammadimran1197 2 дня назад
nice very informative regarding in-production app
@coffeegamerbr
@coffeegamerbr 2 дня назад
Very good and important, Super like
@nikolicvladimir
@nikolicvladimir 2 дня назад
Fantastic!
@nikolicvladimir
@nikolicvladimir 2 дня назад
Love those :) How are you? <3
@MahfoozurRahmantushersuvro
@MahfoozurRahmantushersuvro 2 дня назад
Just curious to know one thing here. Although there has been discussion a lot which stack is preferrable ( livewire or vue) for what project. But I was eager to know which one of them is preferrable to use in regard to SEO. If anyone knows about it please kindly share it. Thanks
@LaravelDaily
@LaravelDaily 2 дня назад
Both may be good or bad for SEO, it depends mostly on how you structure the pages. Also, we're talking about SPA as single page applications which are APPLICATIONS and not websites. Internal applications don't care that much about SEO. But if you're building a website with SEO, you may even not use neither of dynamic elements or Livewire/Vue. It depends on the project.
@elmahdibennajah4087
@elmahdibennajah4087 2 дня назад
Waiting for laravel with flutter
@LaravelDaily
@LaravelDaily 2 дня назад
I do have an older course on LaravelDaily website for Flutter 2 and Laravel 8 at the time. But since then I don't work with flutter or mobile at all, so not planning to update that material x sorry.
@ssodoloufo
@ssodoloufo 2 дня назад
How can make it work in windows or ubuntu ?
@fabrizziomorenor.6495
@fabrizziomorenor.6495 2 дня назад
request->all() - Thanks master!
@maruatajongte6293
@maruatajongte6293 2 дня назад
I needed this, i have used laravel 5.4 back in my college days but after opt out of development but get back into it since 2 years back. I have made an application for q client lately using filamentphp but i feel like i am jumping here and there. Thank you so much for this
@forsearch-uu9oc
@forsearch-uu9oc 2 дня назад
good
@msdeav
@msdeav 2 дня назад
Thank you
@Claudio_Pereira
@Claudio_Pereira 2 дня назад
Povilas, thanks for this useful guide!