Custom Page Titles | Laravel 10 Tutorial #41

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2023
  • Laravel 10 Feed page
    On this episode, I cover how we can have a different title for each page on our website using @yield.
    Playlist of Laravel 10 Tutorial Course :
    • Laravel 10 Beginners C...
    Full Code on github:
    github.com/yelocode/ideas
    Boots Watch :
    bootswatch.com/
    Laravel debug bar:
    github.com/barryvdh/laravel-d...
    HTML template Github Link:
    github.com/yelocode/bootstrap...
    What is Laravel :
    Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model-view-controller architectural pattern and based on Symfony.
    en.wikipedia.org/wiki/Laravel
    If you're looking to learn how to authenticate a user using Laravel 10, then this is the video for you! In this tutorial, In this tutorial, we'll create a simple registration form that users will be able to submit.
    If you have any questions or problems please leave a comment.
    Laravel Blade
    Laravel crash course
    Laravel Database and crud tutorial
    Laravel Login and Authentication
    Laravel form request

Комментарии • 8

  • @kouzokiodin3623
    @kouzokiodin3623 18 дней назад

    Thank you so much!!

  • @kadirertan8664
    @kadirertan8664 4 месяца назад +1

    Thanks for your useful work. Hope you get what you deserve.
    Little suggestion to if someone wants to get rid of "|" from the pages dont need title section.
    @hasSection("title")@yield("title") | @endif {{ config("app.name") }}
    Due to the @hasSection you can check if a view has a section.

  • @user-vi2fp6dl7b
    @user-vi2fp6dl7b 8 месяцев назад +2

    Thank you!

    • @yelocode
      @yelocode  8 месяцев назад

      You're welcome!

  • @HamadAbdulla_7
    @HamadAbdulla_7 8 месяцев назад +1

    Thank you 😊

    • @yelocode
      @yelocode  8 месяцев назад

      Thanks for watching

  • @abdalkhalekchamkha3622
    @abdalkhalekchamkha3622 8 месяцев назад +1

    nice subject