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! 😎
You are the best teacher ever, Jeffrey! Thank you for everything you do. The content on this channel is next level and you've inspired me to learn Laravel
Excellent tutorials ... never thought of getting this type of tutorial before .... where your presentation or the way of teaching I think is the best ... Thank you...
The Title of the pages are now all the same since it's static in the layout file. How can we pass a variable down to the layout file when calling it, so we can make the title also dynamic?
For some reason when I only included the to my home.blade.php file it did not work. I had to create a Layout.php class in aoo/View.Components with the following:
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.
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🙌
@yield is used in layout files to allow child views to inject content, while @slot is used in Blade components to define placeholders for content that can be overridden by the parent view.
that is standard, because it is null on default. it still takes the header from the pages tho. just use the {{$slot}} and you will not be getting the error anymore, and it looks cleaner.
Watch Full Series as well as more courses on laracasts.com/
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! 😎
am same like you but from algeria
good luck bro , you need it
You are the best teacher ever, Jeffrey! Thank you for everything you do. The content on this channel is next level and you've inspired me to learn Laravel
I've never seen a better teacher in my life. This approach is brilliant. Huge thanks!
Wow this is by far the best explanation I have saw until now. Super professional ❤
Thank you, Jeffrey Way, for your clear and engaging teaching on Laravel!
Excellent tutorials ... never thought of getting this type of tutorial before .... where your presentation or the way of teaching I think is the best ... Thank you...
The best teacher
what a way of teaching and explaining !!! Sir thank you so much , looking forward to learn more from you
Thank you so much for doing that! It's awesome and really helpful for beginners like I am)))
if
throws an error that says it's unable to locate component, try renaming
views/Components
to:
views/components (lower case C)
Thanks! This had me stuck, your comment got me unstuck.
THANKS!
Thanks for the tip
thanks buddy, that really helped. also we can use php artisan make:component layout as an alternative
Thanks, this is helping me alot to prepare myself for my 20-week intership for school.
It’s simple but more important to learn from laravel 😍
Jeffrey ❤ ty man. I'm also subscribed to laracast so let's go.
i have problem, This error appears Undefined variable $slot
That ending 😭😭❤❤
Just in case you get an "unable to find component" error, change your components folder name to lowercase.
The Title of the pages are now all the same since it's static in the layout file. How can we pass a variable down to the layout file when calling it, so we can make the title also dynamic?
For some reason when I only included the to my home.blade.php file it did not work. I had to create a Layout.php class in aoo/View.Components with the following:
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.
Is it mandatory to use the slot as variable name?
yes
I learned to make 3 pages layout, I learned about {{slot}}, and yeah It was worth it to watch the video...
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🙌
Hie sir I am coming from procedural PHP and I need to know what should my next step for me to be employable?
Hi, good job. Is there a difference to notice between @yield and slot ?
@yield is used in layout files to allow child views to inject content, while @slot is used in Blade components to define placeholders for content that can be overridden by the parent view.
how your phpstorm is minimal ?
am using window am getting the message "page not found"
Thank you!
You are the best
If anyone runs into "Unable to locate a class or view for component [layout]." I had to change the name of "Components" directory to "components"
Done, Thank you.
🥰🥰
❤❤❤
not working
it probably means you're using linux or wsl, I changed the folder name Components to the lower case components and it worked
Thank you for the response .
@@BrianvdHorst Thank you !
Undefined variable $slot
that is standard, because it is null on default. it still takes the header from the pages tho. just use the {{$slot}} and you will not be getting the error anymore, and it looks cleaner.
Please someone should help me out (concerning another topic)
How can I communicate to an external websocket from my Laravel application
I came to realize that Laravel and Vue is related because they use the same {{ m u s t a c h e }} syntax
IVE BEEN USING LARAVEL ALL WRONG WHAT
right same sobs