artisticre's avatar

Laravel 8 Multi - Authentication

Hey all,

I am looking for a step by step tutorial on creating an admin section to Laravel 8. I barely got through authentication with fortify but haven't found anything that goes over adding an admin dashboard and admin login as well. If anyone can suggest a good tutorial, it will be so helpful.

Thanks

0 likes
3 replies
jlrdw's avatar

See edited answer, and yes. I used jetstream just to scaffold authentication, but laravel basics is the same.

You can still use bootstrap instead of tailwind if you wish (just example).

In fact you can use any css and any js.

See second link above, it shows manually using Auth if you need full control.

Please or to participate in this conversation.