New In Laravel 7 - e01 - New Blade Components
HTML-код
- Опубликовано: 11 дек 2024
- It's time again to explore the new features coming to Laravel 7. In this first episode, we are taking a look at the new Blade Component notation that will be available. We will look at the full version, the inline component version and the classless version.
Foreign Devs Podcast
foreign-devs.t...
Documentation
laravel.com/do...
For the best experience, follow along in our interactive school at www.coderstape...
DigitalOcean Referral
m.do.co/c/7dce...
You are my best laravel teacher, I started laravel 5.8 with you and I learn a lot from you. When i open RUclips for getting any help first i visit your channel looking for new things. Thank you so much and God bless you,
Best laravel tutor ever, i love everytime he said, "hit refresh.... and boom". Already following his tutorial from laravel 5
The best laravel teacher ❤️
Can't confirm.. need to watch all laravel videos :X
I recommend the "Laravel - From Ground to Up" series. It is in Laravel 5.8 but still very relevant today.
This is my first laravel 7 lesson , thank you victor for clarifying this new feature 👌🏻
thank you Victor you're the best laravel tutor on the net , please kindly make a crash course about breadcrumbs in laravel . thanks again
Awesome tutorial man... thoroughly explained with examples... Thanks for such informative content
The way you teach ... wow. I love it. You know programming concept and can explain so easily. PLZ make a tutorial for php design pattern's . specially those which laravel used .
I kinda get excited every time when I get notified about your video. It's always something new and fun. Learning laravel was never so easy but you made it.
I just recently back from using laravel and this feature completely change the development. Amazing stuff!!
this tutorial covering every questions I want to ask before using this feature.
man!!! you God !
So clear, not a single seconde of explanation waste in that tutorial ! Thanks you very much, I'll definitely follow you
This feature is clearly inspired by Vue, down to the syntax! I already build some partial blade files as components, but the @include syntax is not as clean as this new one.
Looking forward to the upcoming Laravel 7 videos!
When I saw the closing tags I immediately thought this was inspired by React, and the data being passed as props.
I really love your tutorials. It’s easy to understand. Thanks so much and please keep doing :)
Learning would've be more than fun if there'll great teachers like you.
I really like this tutorial, even though I don't know the language you use, but I understand, with your explanation, thank you...
waiting for the next tutorial laravel 9
I live in Indonesia
You're fast! Thank you for another great set of videos. I like your presentation style - nice, clean and straight! Your videos helps a lot. Thank you and please keep it up.
brother, i am srilankan.your vidios are best,. please continue all vidios .good luck i am srilanka. please do laravel and vue peoject. your discription is best. all on ecan understand,.
You are my only teacher in laravel Victor,live long master,live long the legend
I love 💕 his voice and simplicity how he explains
The best laravel teacher ❤️
really thanks ❤️
you teach very well! it's like you read from a prepared manuscript! really fluent and informative. if i would capture one of your videos it probably will be double in length if not triple! :)) very awesome courses and i learned a lot. wish you best of things sir
Terima Kasih :)
this was a great help. thanks a lot codes tape.... Hail coder's tape (y)
Awesome explanations as usual.
At first glance, I'm not sold on these new features. They feel hacky and don't follow existing syntax... But I know Laravel is developed by awesome people, I'll trust their judgement.
that's the best video on laravel component
You are a amazing teacher ... learn lot of things ...
best laravel tutorials in the internet
Victor the living Legend
Very well organised video, thanks heaps mate.
bro you are the bes i nevee ever thoight i could understand laravel but your 4 hours v5.8 course lead me to laravel 7 advance level.
Thanks man i thought your videos will be on freecodegram/freecodecamp but you had this channel
sub.
love you keep it up
Thanks for explaining this, it was very helpful! Very powerful stuff.
:) that was like a React Component.Nice new feature really.I'm also excited for HandledCors middleware too :D
you explain really good, good job!!
Waiting for New In Laravel 8
i don't think this is a better way to build a website then with laravel & Vue, but here is the best video to explain all of this. looking forward to see more Videos of Laravel 7
Great explanation
That is amazing. I mean, that's so close from what we do on Vue.js that it's not that hard to understand Laravel 7 Components.
Just saw today your what's new in PHP 7.4. Now I have sure PHP is becoming the new Javascript lol 😅
thank you for the clear explanation
Very cool information.
Great content, thanks for share!
great stuff. Please do Guzzle next
Wow... that's great, let's see what artisan can do with that awesome feature...
Woah another best explanation
15:37 i was also excited on that particular moment :D
nice video. I wait for full tutorial laravel 7 from you . Thanks
this is real great way of explination , thanx i learned a lot and i hope you all the best.
i think laravel component is very similar to Angular and react concept which is cool
Thank you, excelent video
This is cool very similar with vuejs.. Very useful if you have a template or different layout for pages, posts, or any other model.. Thanks Victor!
So we don't need react or vue anymore ? But compare to those js framework, i think its can help us changing the page view without full page reloading.
Thanks a lot. You're a great teacher!
Hi Victor! Are you planning to make a tutorial for a laravel airlock?
ruclips.net/video/Kd3hcrxtTHA/видео.html
thankyou, very clear explanation
This is a page builder for the users, without realtime :) Create components and all thinks can dynamically! Create work laravel
Nice brother..!!
thanks for video. awesome as usual
The first part is similar to ZendFramework ViewHelper of 10 years ago. What do you think about?
Very clear !!!!
awesome tutorial. subscribed!
man i love you .. keep going love your lessons ..
Victor is the best!
Really smart
I'm feeling like having drag and drop components for code writers, I'm gonna download bootstrap and make every single tag with classes into my components and done with UI.😁😎
Great video, thank you!
Wow, very cool, thanks bro, i'm from indonesia. salam #ngodingpintar
ok I need to know if is any similar to implode on laravel blade????
we just got laravel 6 a couple of months ago, now we have 7.... WTF?
laravel 6 is (LTS) laravel.com/docs/master/releases#support-policy
ikr '-'
Just a friendly reminder, starting in 6 laravel adopted semver (semanthic versioning), so expect a new major bump every 6 months, release dates are basically the same as 5 but with a new version semanthic.
laravel-news.com/laravel-releases
GET OUT!
Both are same dont be warried about new release .
Thanks, Victor, you are the best. When is your premium course coming out?
Pretty cool your video!
ur awesome as a teacher.
Your tuts are way better than Laracast.com
Liked this one...
Thanks. Which theme do you use in the editor ?
How Cool is that!!!
Great video. A quick question, which one renders faster Laravel component or Vue Component?
Someone can explain me what's the difference compared to block concept of the past?
very useful video!
thx a lot ! very help!
Now if it could include and build your JS and CSS that would be real nice.
With theme are you using for your phpstorm?
A small question though. This looks like it's able to replace Blade Templates fully. When should one use a template VS. a component?
So an easier WebService call for Html responce instead of Json, and less parsing???
At 10:00 you're talking about passing data through to the component from the view using @foreach($list('another') as $item) {...}.
I've looked around and can't find it in the docs or api docs so I've come to ask you, can you pass an iterrable into it as well?
For instance, if you're writing a booking system with both registered users and guests you might have something like:
// controller:
$users = User::limit(10)->get();
// view:
@foreach($users($guests) as $user)...
Just curious. Nothing more.
You sure can.
ChrisFix of Coder
can you please add tutorial of xstate, finite state machine ?
any chance to make video with a-z ( alphabetic ) pagination?
tnx for all your videos victor. :)
Great tutorial. Would it be possible to zoom in a little on your editor in your tutorials? Hard to see the syntax.
function as a variable is now not available on laravel 8? perhaps, I doing it wrong?
I am getting this error Cannot use object of type Illuminate\View\InvokableComponentVariable as array
I love you man.
Very cool explanation, small issue, why you public the attribute, its violate the encapsulation principal.
Why h1 and h2 tags didnt work inside component?
Great tutorial!!! How do you update to Laravel 7?
As far as i see this feature, it actually more simple to create view composer, and create provider for it... This feature IMHO just complicate things...
Think of it as another tool in the toolbox. You might find something useful to use it on.
Both are really mostly just two different point of views of the same thing. The new syntax as added gimmick also sugar coats the declaration, making it much more compact and HTML like. I love the syntax, it has contracted my views beautifully.
The class is totally optional which addresses the case when you only have simple variables, getting populated with no post processing.
very very cool :)
Hi Victor, any chance in a simple inventory in laravel 7 implementiing roles and permissions?
Great update!, just a question, if i tried to make a input component with classic @error {{$message}} @enderror and it put into a form blade, first time don't render @error sentence. How can i render again if i got error in my form. Thanks a lot.
Hi Victor. As usual your Video is very clear. Indeed the laravel team have been inspired by the Vue syntax on the blade components. They go too fast, the version 7 is already available and I didn't get all the new feature of the version 6...
Is this on page load only and not ajaxy as such
Welcome back Victor! Where have you been?
what is this error please: "Symfony\Component\HttpFoundation\RedirectResponse::__construct() must be of the type int, array given, called in C:\xampp\htdocs\ecole\vendor\laravel\framework\src\Illuminate\Routing\Redirector.php on line 203"