#5 - Blade Component Tags in Laravel 7

preview_player
Показать описание
0:00 Intro
1:00 Anonymous Components
3:00 Slots
6:30 Named Slots
9:04, 22:24 Passing Data To Components
10:14 Props
11:42 Managing Attributes
16:16 Class-based Components
21:29 Class Component Methods
26:51 Inline Component Views

𝐖𝐡𝐚𝐭'𝐬 𝐧𝐞𝐰 𝐢𝐧 𝐋𝐚𝐫𝐚𝐯𝐞𝐥 𝟕?

#Laravel, #Laravel7

Also, follow us on:
Рекомендации по теме
Комментарии
Автор

1:00 Anonymous Components
3:00 Slots
6:30 Named Slots
9:04, 22:24 Passing Data To Components
10:14 Props
11:42 Managing Attributes
16:16 Class-based Components
21:29 Class Component Methods
26:51 Inline Component Views

QiroLab
Автор

I usually never post a comment on any video but this 🔥🔥🔥 amazing buddy keep the good work

kailashloncha
Автор

Hello, If I create a component for example 'BlogPreview' and a second component 'BlogPagination' how can I pass data to blade view without call more times models post in both Components?

cloudeweb
Автор

What if I want to use the same component to fetch the post in one place and then comment in the other place???

hasibmiraz
Автор

how we can add dependent select box in this component tag...? please make a video...dependent select box in component tag

elephantcoder