If you are having problem with redirecting to Dashboard then check this video for solution : kzbin.info/www/bejne/sKDHiWqqd7KYj80
@flexcodectech90272 жыл бұрын
you have the best explanation that i ever seen on youtube am a php programmer and wanna turn into laravel framework and your teaching me a lot of things i hope that u'll upload a lot of content for us to be on point . +1 subscriber
@sadivirasat1008 Жыл бұрын
@Everybody, who has problem with logout Button in header.blade.php. Can use this code. Login, Register and Logout works fine with this and rest hope we can find the solution together later on. Here is the code: @if (Route::has('login')) @auth @csrf {{ __('Log Out') }} @else AND THEN LATER EVERYTHING AS WE HAVE Hope it helps to go further ;) Happy Coding :)
@AbdullahAl-Rakib Жыл бұрын
Thank You So Much Brother
@Abdulwahab-hj4me Жыл бұрын
Thankyou soo much brother. You save my life
@rantunakrak6384 Жыл бұрын
Thank U so much
@areejmughal8931 Жыл бұрын
where to paste this code ??in the controller???'if ' gives an error
@sadivirasat1008 Жыл бұрын
@Areej Mughal in Header.blade.php file
@j.m.54332 жыл бұрын
It's the best tutorial I've ever seen. Congratulations. And thanks
@好きな事で生きるプロゲーマー自2 жыл бұрын
It was great except for the last LOGOUT.
@MuhammedSalama-w1f Жыл бұрын
Thanks for this explanation , Thank you very very much it's a bout month searching about ecommerce project 😍 You're the best instructor on youtube 😍
@WebTechKnowledge Жыл бұрын
Glad it was helpful!
@syedfarhad7449 Жыл бұрын
It's the best tutorial .
@Jonathan-tw4xm2 жыл бұрын
do the other pages work? and if they dont how do you make them work
@griffins_diaries_2 жыл бұрын
Undefined constant "home" ,,,,,am stuck with this error. Please help
@Zaiden-rr9hd Жыл бұрын
do you have tutorial where we can change the logo and templates with our own design? like for example instead of FAMMS we will change it to "EasyShop(logo name and templates that we created)" something like that?
@mikeyjohn07866 ай бұрын
you can upload your own image
@pluviambleuenn Жыл бұрын
why do i have build and storage in public of laravel instead of css and js
@EdselSabejon6 ай бұрын
Hello why login and register could not function? href="{{ route('login') }}" and href="{{ route('register') }}" are not function properly? please inlightened me please
@steve-ml2sv Жыл бұрын
For solving the problem of making all the header => nav-items disappeared, I abordon to use the header code provided by the template directly and try to integrate those nav-items and the logo in resources/view/navigation-menu.blade.php. Hope it helps.
@WebTechKnowledge Жыл бұрын
instead of you could also try this as well : @csrf
@steve-ml2sv Жыл бұрын
@@WebTechKnowledge Thanks😃
@niniliaosupernini3076 Жыл бұрын
composer require laravel/ui php artisan ui bootstrap If still not work, you just remove bootstrap class. refer to stackoverflow_engvanntha
@mustafaaljasim7226 Жыл бұрын
It was a really pain to have all nav items hidden, especially I have not understood the template code fully. In my case, I have used the code below: @if (Route::has('login')) @auth {{ Auth::user()->name }} @csrf Profile @else Log in Register @endauth @endif
@ayoubboubalgha9485 Жыл бұрын
@@mustafaaljasim7226 thanks Mustafaa for that !!
@Cleanofy Жыл бұрын
i have a problem that is after changing the dashboard to and removing its logo and background the navigation menu is not visible after login . how to resolve this
@WebTechKnowledge Жыл бұрын
you can try this code instead of @csrf
@rewaj56 Жыл бұрын
@@WebTechKnowledgesays POST method isn't supported
@Chamaali_Dilka11 ай бұрын
This is working. thank you @@WebTechKnowledge
@hasanahmed-vb8qp Жыл бұрын
will i be able to follow this if i use a different template rather than the one you are using?
@WebTechKnowledge Жыл бұрын
Yes you will be able to do that
@Super_Motiviation_G7 ай бұрын
I SEE UR WORK AND TRY TO WORK ON MY BLOG TEMPLATE
@ernestfcim44942 жыл бұрын
Thank you, very helpful
@Frinskaputrapratama10 ай бұрын
View [home.userpage] not found. How to fix it?
@kalyanipriyadarsini2 жыл бұрын
Very well explained
@NazmulHasan-is1kp2 жыл бұрын
Hospital management system project ta shesher dike. shesh hole ei e-commerce series ta suro korbo.
@Mr_Mrs_Swali2 жыл бұрын
Dear sir when ny route come in auth session my menu bar getting disappear why sir
@pranav8391 Жыл бұрын
24:07 not getting the button on navbar "x-app-layout"
@jaydeepchauhan95559 ай бұрын
Same issue
@developmentmentor42192 жыл бұрын
Very Nice
@engvanntha2 жыл бұрын
All the li tag does not appear when I replace in header.blade.php. Can you fix it for me ?
@Mr_Mrs_Swali2 жыл бұрын
I have face same issue any solution plz
@humanthink20072 жыл бұрын
Hello sir, did you find solution for this issue?
@abubakarjibril4689 Жыл бұрын
Any solution please?
@humanthink2007 Жыл бұрын
Try to write the above without class name
@putrilaila274 Жыл бұрын
I have tried this and it still doesn't work
@the_bwoy_programmer Жыл бұрын
Is there anyone who faced the issue of the header disappearing when you add the x-app-layout tags at 23:39?
@Psychoart0 Жыл бұрын
Yesss i do so have you sloved it
@the_bwoy_programmer Жыл бұрын
@@Psychoart0 Noo. I have not. Have you solved it?
@Psychoart0 Жыл бұрын
@@the_bwoy_programmer yes go Down you will find a code use that it will help and could we be friends im also learning laravel
@sandeshdahal__ Жыл бұрын
@@Psychoart0 how did you solve that bro? help me too.
@the_bwoy_programmer Жыл бұрын
@@Psychoart0 Sure, Where can I find the code.?
@hiraarshad92032 жыл бұрын
can we use some other template instead of this one????
@WebTechKnowledge2 жыл бұрын
Yeah sure
@Jaymaheshwari_2 ай бұрын
logout for {{-- --}} this is not working not showing navigation plz help me
@WebTechKnowledge2 ай бұрын
Try x-app-layout in different place in your html to check
@DaisukeABP9 ай бұрын
When i change view from dashboard to home.userpage it still take me to dashboard What should i do ?
@WebTechKnowledge9 ай бұрын
Go to config/fortify php . From there redirect to your url
@DaisukeABP9 ай бұрын
@@WebTechKnowledge In the case for this tutorial, I should use 'home' => '/redirect', instead of 'home' => '/home', right?
@WebTechKnowledge9 ай бұрын
Yes
@DaisukeABP9 ай бұрын
@@WebTechKnowledge thank you so much! And thank you so much for this tutorial
@-aether2 жыл бұрын
Thanks bro I have problem When i change view from dashboard to home.userpage it still take me to dashboard What should i do ?
@DaisukeABP9 ай бұрын
Same problem. Did you get it fixed?
@usamaaleem57832 жыл бұрын
brother when I logout from the website template it takes me to the welcome layout of laravel how I can fix this route
@WebTechKnowledge2 жыл бұрын
Ypur root view needs to be the template
@Textured_aura2 жыл бұрын
@@WebTechKnowledge hi bro when i just update the link from navigation menu blade for the logout option my header moves down what can i do for that? please help
@Bright-Great2 жыл бұрын
the link for the template please
@WebTechKnowledge2 жыл бұрын
I have given in the description. Thanks for reminding me.
@Textured_aura2 жыл бұрын
hi bro when i just update the link from navigation menu blade for the logout option my header moves down what can i do for that? please help
@joyprogramming1472 жыл бұрын
just remove the class min-h-screen in view/layout/app.blade.php in the first div and it works fine.
@RohitSai6 ай бұрын
@@joyprogramming147 worked thanks!
@md.mehedihasan8002 жыл бұрын
Brother Why not upload videos regularly
@WebTechKnowledge2 жыл бұрын
Bro i was sick for few days... I will upload now regularly
@putrilaila274 Жыл бұрын
After I replace in header.blade.php all the li tag didnt appear. How can I fix this?
@sabeerahmed8280 Жыл бұрын
Same problem with me
@putrilaila274 Жыл бұрын
@@sabeerahmed8280 have you tried using this? @if (Route::has('login')) @auth @csrf {{ __('Log Out') }} @else
@style-makers Жыл бұрын
@@putrilaila274 op thank you🥰
@kipkemoielvis3635 Жыл бұрын
@@putrilaila274 great, thanks
@trillionairepath9070 Жыл бұрын
WHAT DO WE HAVE TO WRITE AFTER @ELSE IT SAYS SYNTAX ERROER UNXPECTED ENDING?
@AnimeEscapism2 жыл бұрын
Sir please help me with the default css for dashboard and logout Mine is not well set
@WebTechKnowledge2 жыл бұрын
Did you modify the navigation-menu.blade.php and also the layouts/app.blade.php. If not modify them
@AnimeEscapism2 жыл бұрын
@@WebTechKnowledge yes but no effect Can you send me the code please
@WebTechKnowledge2 жыл бұрын
mail here yaminshakil7@gmail.com with the screenshot of how your view looks
@AnimeEscapism2 жыл бұрын
@@WebTechKnowledge thanks i send you a mail already
@nahidhossen84222 жыл бұрын
@@WebTechKnowledge I have the same problem ,This answer of yours has solved my problem,Thank you very much.
@Hodaka-o2i7 ай бұрын
I am being stopped at 21:10 where if I try to log in as user the HTML CSS and image is not being displayed properly can someone please help me
@argieywayan35105 ай бұрын
npm install npm run build npm run dev just run this bro
@jenifara50462 жыл бұрын
Sir i cant able to login and register what can i do sir .for me its not working .please response quickly sir
@WebTechKnowledge2 жыл бұрын
What error do you get?
@urdreamspace2 жыл бұрын
@@WebTechKnowledge the logo is too big even when ave logged in every other feature after registration is too big
@Hodaka-o2i7 ай бұрын
@@urdreamspace I am facing the same problem have you soved it ?
@好きな事で生きるプロゲーマー自2 жыл бұрын
Lesson4:kzbin.info/www/bejne/oWKbqot-fch3hq8
@beticohernandez95362 жыл бұрын
Interesante
@Hodaka-o2i7 ай бұрын
Sir please help me☹️
@VLearn92Ай бұрын
laravel 9.5 version is better
@harryafemikhe9573 Жыл бұрын
After I replace in header.blade.php all the navbar items disappeared . How can I fix this?
@artwellchipendo6804 Жыл бұрын
instead of x-app layout use the following. it will work pefectly @csrf() LogOut
@WebDevelopment-r9h Жыл бұрын
@@artwellchipendo6804 how can I still use the drop drown setting for profile instead of just log out?
@trillionairepath9070 Жыл бұрын
@@artwellchipendo6804 love you mannn Thank u sooo much!!!