Multi User & Admin Login System using Laravel Jetstream | Multi Auth in Laravel

preview_player
Показать описание


Join this channel to get access to perks:

If you get helped from this tutorial, please subscribe my channel and stay with me to get more powerful tip 

Thanks For Watching.

I hope This video was helpful.If you have any questions then let me know in the comment section.
Best of luck
#webtechknowledge

You can connect with me with the given links below:

Follow me on :

#laravelproject #laravelhotelmanagementsystem #hotelmanagementsystem #laravelprojectforbeginners
Рекомендации по теме
Комментарии
Автор

Sir i just followed all of your tutorial but at the end when i tried to change the "/dashboard" into "home" i accidently got error and it says " Route [dashboard] " not defined, and i already change the routes into ->name('home') like the way you did at the video. pls i need some explanation sir 🙏

MFAIZALGHIFARI-gd
Автор

Sadly my input box for the newly created "Phone" are not formatted the same and the format changes as soon a the "type" is changed from "text" to "phone". This is going to be troublesome!

<div class="mt-4"> <!-- As soon as the type is changed the format changes in the browser! -->
<x-label for="phone" value="{{ __('Phone') }}" />
<x-input id="phone" class="block mt-1 w-full" type="text" name="phone" :value="old('name')" required autofocus autocomplete="phone" />
</div>

krillinsworld
Автор

Hi There, I am having an issue error "Unidentified method 'user'. this is the code on AdminController.php file public function index()
{
if (Auth::id()) {
$usertype = Auth()->user()->usertype; This line is the error user() ----
if ($usertype == 'user') {
return view('dashboard');
} else if ($usertype == 'admin') {
return view('admin.index');
}
} else {
return redirect()->back();
}
}
}


Can you advice please how resolve this issue?

amdnour
Автор

I have a problem with admin user just for all type of user i had dashboard i dont know how To fix it

asmaherchan
Автор

Everything is good but your videos seems to run on 2x even in the default speed

GauravSharma-nrqk
Автор

How can I edit and redecorate the login form 🥲🥲🥲

ngocvoo
Автор

I got an error while try to run php artisan migrate, please help!

godwinemanuel
Автор

When did you create the that login form?? Is it from laravel itself?? Didn’t see you creating it, I’m confused

Eddy-zuc
Автор

Thank of all tutorials
I want to know how to use multi language web with Lararvel

sohrabjalali
Автор

RouteService Provider keya milega Route nehi kaj karega

Learn_With_OsimAkash
Автор

im having problem ..its saying page expired

thipa_icon
welcome to shbcf.ru