Laravel 10 Full Course | #17 Admin Profile & Image Update Part 1

Laravel 10 Full Course | #17 Admin Profile & Image Update Part 1

Learn with Kazi Ariyan

1 год назад

8,722 Просмотров

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


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

@gosavva1
@gosavva1 - 25.08.2023 10:12

we have already created roles, why should we add these additional methods that we do not need, if we will create these methods then we do not need roles on app we need them only on users table to direct user to his pages

Ответить
@sreythinhloem3332
@sreythinhloem3332 - 10.08.2023 02:16

why when we change images if error?

Ответить
@Jam-ht2ky
@Jam-ht2ky - 30.06.2023 23:02

thank you for this course! with every video I'm becoming better and I can feel it <3 Great explanation

Ответить
@Sub-lb7uq
@Sub-lb7uq - 10.06.2023 15:22

I had to use switch ($role) {
case 'admin':
$profileData = $user;
return view('admin.profile_view', compact('profileData')); to get it to work

Ответить
@b1k1m1
@b1k1m1 - 15.04.2023 18:22

Thank you Sir for uploading this video tutorials..

Ответить