Laravel 7 tutorial - component | new feature

Laravel 7 tutorial - component | new feature

Code Step By Step

4 года назад

10,487 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Pats Echaluce
Pats Echaluce - 18.08.2020 05:13

New in Laravel here, just followed this tutorial, however in the last part, which is passing variable through the header.php component, nothing displays after you run it. Hope you can help, thank you.

Ответить
viveka2011
viveka2011 - 11.08.2020 19:00

how to solve the issue
Unresolvable dependency resolving [Parameter #0 [ <required>

Ответить
Nazrul Hanif
Nazrul Hanif - 28.05.2020 20:03

as a junior-mid developer, I'd find these tutorial series is the best to get to understand at least the basic and concept of laravel. the whole video in the playlist I consider short but packed with useful basic knowledge which focusing on "What it is?" and "How to?". I really enjoy follow the tutorial series as it only take about 5 to 10 minute on the average, which make me hardly to leave in the middle of the tutorial which I tend to do for other 1 to 3 hours tutorial video. Thanks for the effort.

Ответить
Meba Kassahun
Meba Kassahun - 04.05.2020 12:42

Best tutorial ever!!!!

Ответить
Harish Kumar
Harish Kumar - 27.04.2020 12:38

hi, Thanks for this tutorial. I replaced $info with $data in Header Component and header.blade.php. But it shows an Exception: Undefined variable: data (View: F:\xampp\htdocs\laravel\blog\resources\views\components\header.blade.php) but when I replace it with any other variable it works it is not working with only $data. Can you please also explain why it is happening...

Ответить
MOHIDDEN
MOHIDDEN - 19.04.2020 10:28

tnks , how to make this attribute optional

Ответить
Flixius85
Flixius85 - 24.03.2020 17:09

Thank you for the tutorial - i'm going through the whole playlist, it's very helpful!

Are components used for recurring HTML which should be shown on all pages?
For example a Footer of a website or the HTML for the Navigation (with passing the current page as parameter to highlight the clicked menu item).
If another technique is used for that, in which tutorial lesson you talk about this?

Ответить