#11. Admin - Setup Profile Page

  Рет қаралды 5,894

Sawa Stacks

Sawa Stacks

Күн бұрын

Пікірлер: 50
@sawastacks
@sawastacks 7 ай бұрын
For those who need to upgrade Livewire from v2 to v3. Just watch this video: 📺kzbin.info/www/bejne/mGPXeHmcidllmposi=6a-KzA3HL_nEKJbs
@francknguemete6823
@francknguemete6823 7 ай бұрын
Sir you forgot to add [0] in addEventListener situated in @push('script') in the profile.blade file. I must be event.detail[0].adminName for the adminProfileName and event.detail[0].adminEmail for the adminProfileEmail. Thanks a lot for this awesome course
@sawastacks
@sawastacks 7 ай бұрын
Ohh Yes, you are right. Thank you so much bro. All updates covered on this Video: kzbin.info/www/bejne/mGPXeHmcidllmposi=nI3NCR-GyiDbc00E where we upgraded Livewire version 2 to 3.
@hassaneldika6645
@hassaneldika6645 7 ай бұрын
Im from lebanon and i cant buy the template do u have any source?
@simomilidrag4525
@simomilidrag4525 Ай бұрын
Please can you solve me this i have the error -- Header may not contain more than a single header, new line detected
@ebraimfayad4712
@ebraimfayad4712 4 ай бұрын
i need link for downloadinh tostar notification
@noorWorks-l8u
@noorWorks-l8u Жыл бұрын
I cant find Ijabo files
@sawastacks
@sawastacks Жыл бұрын
payhip.com/b/l5oXV
@chrisnyangs1878
@chrisnyangs1878 Жыл бұрын
@@sawastacks i cant pay , after clicking on "Buy now" button , they are ask me a email address, so how to submit it ? coz that's not button around i need ur help please
@simomilidrag4525
@simomilidrag4525 Ай бұрын
can not load push and toastr
@samueldate2653
@samueldate2653 5 ай бұрын
Sir please i don't find the link of the additionnal files can you help me?
@sawastacks
@sawastacks 5 ай бұрын
Check in description of this video
@samueldate2653
@samueldate2653 5 ай бұрын
@@sawastacks Yes Sir, but the only link i found is for for default avatar...
@francknguemete6823
@francknguemete6823 Жыл бұрын
I got an error after add a @push('scripts'), when i update admin's info i get this error "Unable to call component method. Public method [refresh] not found on component: [admin-seller-header-profile-info]"
@mikaellachua5428
@mikaellachua5428 8 ай бұрын
toastr not displaying and @push not working. help me please
@sawastacks
@sawastacks 8 ай бұрын
If you included "ijabo Packs" files on layout blade files, just try to run "composer dump-autoload" and "php artisan optimize" commands
@mikaellachua5428
@mikaellachua5428 8 ай бұрын
@@sawastacksWhen are you going to remake this video with livewire 3? #waiting
@sawastacks
@sawastacks 8 ай бұрын
may be after this current tutorial series
@FreeTechDevelopment
@FreeTechDevelopment Жыл бұрын
Toastr not being disoplayed
@OmarLab
@OmarLab Жыл бұрын
me too what to solve it
@uranov14
@uranov14 11 ай бұрын
try window.addEventListener('showToastr',function(event) { const detail = event.detail; //console.log(detail[0].type); if (detail[0].type === 'info') { toastr.info(detail[0].message); } else if (detail[0].type === 'success') { toastr.success(detail[0].message); } else if (detail[0].type === 'error') { toastr.error(detail[0].message); } else if (detail[0].type === 'warning') { toastr.warning(detail[0].message); } else { return false; } }); @@OmarLab
@hemaj-k4n
@hemaj-k4n 8 ай бұрын
why we use this ljabo files.
@shaikhmonjurmorshed5596
@shaikhmonjurmorshed5596 Ай бұрын
$ its ok . developers also eat. buy if you can afford !
@privatenetworks
@privatenetworks 11 ай бұрын
I got error: Method App\Livewire\AdminProfileTabs::dispatchBrowserEvent does not exist. ? how can i fix this error
@sawastacks
@sawastacks 11 ай бұрын
Yeah, that is the problem caused by the new structure of Livewire 3 which is totally different to Livewire 2. Thats why I will remake this tutorial from scratch with Livewire 3.
@jeelpatel4560
@jeelpatel4560 9 ай бұрын
dispatchBrowserEvent and emit Method are remove in Livewire 3. Now we can use [ dispatch() ] Method
@sadeepakalhara9590
@sadeepakalhara9590 8 ай бұрын
You can use the dispatch method instead of dispatchBrowserEvent because dispatchBrowserEvent is been changed to dispatch method
@creekfresh12
@creekfresh12 8 ай бұрын
@@sawastacks I'm using dispatch instead of dispatchBrowserEvent and when I click on Save, the showToastr event does not fire (toastr message not showing). I do not see anything on screen? I need some help I'm using Livewire ^3.4. There is no message in the browser console either
@creekfresh12
@creekfresh12 8 ай бұрын
I fixed the issue. Now it's working correctly for me. Just read the article I posted above
@francknguemete6823
@francknguemete6823 7 ай бұрын
Please i have an issue, Method App\Livewire\AdminProfileTabs::emit does not exist. Can someone could help me please? I use livewire 3
@francknguemete6823
@francknguemete6823 7 ай бұрын
Solved by replacing emit method with dispacth, i refered to documentation for that. But the push method in profile.blade file still not working
@sawastacks
@sawastacks 7 ай бұрын
Hello friend. If you are using already livewire 3, you have to use proper syntax of livewire 3. use "dispatch" instead of using "emit". kzbin.info/www/bejne/mGPXeHmcidllmposi=D6AIfDdALdLZgkuJ
@francknguemete6823
@francknguemete6823 7 ай бұрын
@@sawastacks Done sir thanks but the username in a profile page don't refresh automatically don't know why, it's only refresh in the navbar
@mehdi_abik
@mehdi_abik 10 ай бұрын
dont wory .im just disabled js in browser and back click.this is bug .please fix it
@kireramartin2217
@kireramartin2217 3 ай бұрын
Who has managed to but ijabo packs to send them please? I'm broke
@MMartinsMr
@MMartinsMr Жыл бұрын
Hi, someone can help me? I got error: Method App\Livewire\AdminProfileTabs::dispatchBrowserEvent does not exist. ????
@MMartinsMr
@MMartinsMr Жыл бұрын
Ok, fixed.
@chrisnyangs1878
@chrisnyangs1878 Жыл бұрын
@@MMartinsMr how to solve it ?
@MMartinsMr
@MMartinsMr Жыл бұрын
@@chrisnyangs1878 I reinstalled livewire
@privatenetworks
@privatenetworks 11 ай бұрын
how do you fix it bro?@@MMartinsMr
@rudyitiel6529
@rudyitiel6529 8 ай бұрын
How did you solved it
@francknguemete6823
@francknguemete6823 Жыл бұрын
You're awesome
#12. Admin - Change Profile Picture
14:36
Sawa Stacks
Рет қаралды 3,7 М.
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 75 МЛН
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 108 МЛН
DRM explained - How Netflix prevents you from downloading videos?
18:17
Mehul - Codedamn
Рет қаралды 203 М.
The Big Headless CMS Lie (James Mikrut)
18:14
Vercel
Рет қаралды 67 М.
Laravel 10 E-Commerce Project - Create Shop Page
46:14
Surfside Media
Рет қаралды 7 М.
Laravel Livewire Tutorial: Simple User Profile (part 9)
24:13
Sentgine
Рет қаралды 4,3 М.
Did the WordPress Drama make things Worse for us?
43:29
Rino de Boer
Рет қаралды 10 М.
08 - Mail and Notifications
12:31
Laravel
Рет қаралды 58 М.
The Tools I Use to Build Products in Laravel
19:00
Josh Cirre
Рет қаралды 37 М.
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 75 МЛН