Laravel 8 E-Commerce - Update User Profile

preview_player
Показать описание
In this video I will talk about Update User Profile.

TOPIC DISCUSSED:

Update User Profile

Your Queries -

1.How to update user profile in laravel 8 ecommerce?
2.What are the steps for updating user profile in laravel 8 ecommerce?

Template Url:

FOLLOW SURFSIDE MEDIA:

#laravel #laravel8 #LaravelProject
Рекомендации по теме
Комментарии
Автор

I have read some problems
This error is coming when updating profile multiple times No such file or directory
problem??

and

$user is undefined

<img src="{{asset ('assets/images/profile') }}/{{ $user->profile->image }}" width="100%" />

replace this code

<img src="{{ }}/{{ $image }}" width="100%">
change this, it problem


$image is undefined

monoartasik
Автор

sorry Mister,
after I managed to edit the profile, I tried to edit the profile again, there was an error.
try edit the second profile of the same user.


ErrorException
Undefined variable $user (View:

$user is undefined

<img src="{{asset ('assets/images/profile') }}/{{ $user->profile->image }}" width="100%" />

saifullah
Автор

Thanks sir
i sended your messenger of facebook for problem with Project Deployment On Shared Hosting

manarhnezel