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

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ม.ค. 2025

ความคิดเห็น • 51

  • @laracastsofficial
    @laracastsofficial  9 หลายเดือนก่อน +3

    Watch Full Series as well as more courses on laracasts.com/

  • @josesantoslara9918
    @josesantoslara9918 9 หลายเดือนก่อน +9

    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! 😎

    • @samicasanova6720
      @samicasanova6720 7 หลายเดือนก่อน

      am same like you but from algeria
      good luck bro , you need it

  • @andreavocaturo3448
    @andreavocaturo3448 3 หลายเดือนก่อน +2

    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

  • @ivangerginov5648
    @ivangerginov5648 9 หลายเดือนก่อน +4

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

  • @salehalnaggar7926
    @salehalnaggar7926 9 หลายเดือนก่อน +1

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

  • @anandgupta185
    @anandgupta185 9 หลายเดือนก่อน

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

  • @suvradiproy1946
    @suvradiproy1946 4 หลายเดือนก่อน

    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...

  • @sdfasdfafsddsaf
    @sdfasdfafsddsaf 9 หลายเดือนก่อน +3

    The best teacher

  • @mohamedrghay2424
    @mohamedrghay2424 5 หลายเดือนก่อน

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

  • @ilya_kornilov821
    @ilya_kornilov821 9 หลายเดือนก่อน +1

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

  • @imxaander3302
    @imxaander3302 7 หลายเดือนก่อน +11

    if
    throws an error that says it's unable to locate component, try renaming
    views/Components
    to:
    views/components (lower case C)

    • @ashwingurbuxani317
      @ashwingurbuxani317 3 หลายเดือนก่อน

      Thanks! This had me stuck, your comment got me unstuck.

    • @dungcadion
      @dungcadion 2 หลายเดือนก่อน +1

      THANKS!

    • @aidanfell4297
      @aidanfell4297 หลายเดือนก่อน

      Thanks for the tip

    • @WondwosenAsegid
      @WondwosenAsegid หลายเดือนก่อน

      thanks buddy, that really helped. also we can use php artisan make:component layout as an alternative

  • @thecodegoat
    @thecodegoat 6 หลายเดือนก่อน

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

  • @sale7680
    @sale7680 4 หลายเดือนก่อน

    It’s simple but more important to learn from laravel 😍

  • @Richardritchie-w1f
    @Richardritchie-w1f 8 หลายเดือนก่อน

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

  • @madyanbnjohar
    @madyanbnjohar 4 หลายเดือนก่อน +1

    i have problem, This error appears Undefined variable $slot

  • @LiteralHatReloaded
    @LiteralHatReloaded 4 หลายเดือนก่อน

    That ending 😭😭❤❤

  • @AliIshaqPhotography
    @AliIshaqPhotography 8 หลายเดือนก่อน +4

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

  • @chrisjesss
    @chrisjesss 5 หลายเดือนก่อน

    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?

  • @baluditor
    @baluditor หลายเดือนก่อน

    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:

  • @utilities-it7iz
    @utilities-it7iz 5 หลายเดือนก่อน

    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.

  • @abhikkarmakar3742
    @abhikkarmakar3742 8 หลายเดือนก่อน +2

    Is it mandatory to use the slot as variable name?

  • @Binary727
    @Binary727 2 หลายเดือนก่อน

    I learned to make 3 pages layout, I learned about {{slot}}, and yeah It was worth it to watch the video...

  • @howasyourday3351
    @howasyourday3351 8 หลายเดือนก่อน

    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🙌

  • @mmelimahlobo7656
    @mmelimahlobo7656 9 หลายเดือนก่อน

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

  • @bignon-elie.danhin
    @bignon-elie.danhin 9 หลายเดือนก่อน

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

    • @yginwalla
      @yginwalla 9 หลายเดือนก่อน +3

      @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.

  • @mohammadmontazeri-h6p
    @mohammadmontazeri-h6p 5 หลายเดือนก่อน

    how your phpstorm is minimal ?

  • @yustersylvester
    @yustersylvester 7 หลายเดือนก่อน

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

  • @abdelkrimessassi7311
    @abdelkrimessassi7311 2 หลายเดือนก่อน

    Thank you!

  • @InspireSphere974
    @InspireSphere974 9 หลายเดือนก่อน +1

    You are the best

  • @wusswuzz5818
    @wusswuzz5818 3 หลายเดือนก่อน +1

    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"

  • @abdbhfs
    @abdbhfs 8 หลายเดือนก่อน

    Done, Thank you.

  • @Himakalum
    @Himakalum 9 หลายเดือนก่อน +1

    🥰🥰

  • @sale7680
    @sale7680 4 หลายเดือนก่อน

    ❤❤❤

  • @manashjyotideka8479
    @manashjyotideka8479 9 หลายเดือนก่อน

    not working

    • @BrianvdHorst
      @BrianvdHorst 9 หลายเดือนก่อน +5

      it probably means you're using linux or wsl, I changed the folder name Components to the lower case components and it worked

    • @manashjyotideka8479
      @manashjyotideka8479 9 หลายเดือนก่อน

      Thank you for the response .

    • @suvradiproy1946
      @suvradiproy1946 4 หลายเดือนก่อน +1

      @@BrianvdHorst Thank you !

  • @LuckyTechTechniques
    @LuckyTechTechniques 9 หลายเดือนก่อน

    Undefined variable $slot

    • @thecodegoat
      @thecodegoat 6 หลายเดือนก่อน

      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.

  • @chiagozieokafor5512
    @chiagozieokafor5512 9 หลายเดือนก่อน

    Please someone should help me out (concerning another topic)
    How can I communicate to an external websocket from my Laravel application

  • @anangyoga1381
    @anangyoga1381 8 หลายเดือนก่อน

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

  • @LeonASDEVEL
    @LeonASDEVEL 8 หลายเดือนก่อน +1

    IVE BEEN USING LARAVEL ALL WRONG WHAT