30 Days to Learn Laravel, Ep 03 - Create a Layout File Using Blade Components

preview_player
Показать описание
We should create a layout file to reduce the amount of HTML duplication from the previous episode. This will provide the perfect opportunity to discuss Laravel components.

Рекомендации по теме
Комментарии
Автор

I've never seen a better teacher in my life. This approach is brilliant. Huge thanks!

ivangerginov
Автор

what a way of teaching and explaining !!! Sir thank you so much, looking forward to learn more from you

mohamedrghay
Автор

As a certified Adobe Commerce developer who recently lost my job, I've found the Montreal job market too challenging. However, seeing a demand for Laravel skills, I believe this course is ideal to expand my skillset and increase my possibilities of getting a job.
Thank you for this course! 😎

josesantoslara
Автор

Thank you, Jeffrey Way, for your clear and engaging teaching on Laravel!

anandgupta
Автор

Wow this is by far the best explanation I have saw until now. Super professional ❤

salehalnaggar
Автор

Thanks, this is helping me alot to prepare myself for my 20-week intership for school.

thecodegoat
Автор

Thank you so much for doing that! It's awesome and really helpful for beginners like I am)))

ilya_kornilov
Автор

Jeffrey ❤ ty man. I'm also subscribed to laracast so let's go.

ekhsbgy
Автор

Just in case you get an "unable to find component" error, change your components folder name to lowercase.

AliIshaqPhotography
Автор

I am not able to create new layout file, while create and run the page it throw some error like
57 vendor frames collapsed
public/index.php
:17
require_once
1 vendor frame collapsed


Please guide me to solve this.

utilities-itiz
Автор

if


<x-layout>

</x-layout>


throws an error that says it''s unable to locate component, try renaming

views/Components
to:
views/components (lower case C)

imxaander
Автор

Hie sir I am coming from procedural PHP and I need to know what should my next step for me to be employable?

mmelimahlobo
Автор

am using window am getting the message "page not found"

yustersylvester
Автор

Hi, can anyone help here? I am using tailwind preline headers using laravel and livewire 3. Why does my hamburger menu sometimes not work and needs to be refreshed. Thank you all, have a nice day🙌

howasyourday
Автор

Hi, good job. Is there a difference to notice between @yield and slot ?

bignon-elie.danhin
Автор

Is it mandatory to use the slot as variable name?

abhikkarmakar
Автор

<x-layout></x-layout> not working

manashjyotideka
Автор

Please someone should help me out (concerning another topic)

How can I communicate to an external websocket from my Laravel application

chiagozieokafor
Автор

I came to realize that Laravel and Vue is related because they use the same {{ m u s t a c h e }} syntax

anangyoga