Skip to content

siddharth018/laravel8multiauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger Signup

Laravel multi auth

Blogger Login

Admin Signup

Blogger Dashboard

Laravel Multiple Authentication

Laravel Multiple Authentication

A simple implementation of multiple authentication in Laravel.

Set up

To set up this project, first clone the repositiory

$ git clone https://github.com/siddharth018/laravel8multiauth.git Change your working directory into the project directory

$ cd laravel8multiauth

Then install dependencies using Composer

composer install

Run the application with the following command

$ php artisan serve

Remember to visit http://127.0.0.1:8000/books

Built With Laravel - The PHP Framework For Web Artisans.

Mysql - A relational database management system.

Remember to visit http://localhost:8000/register/blogger

http://localhost:8000/register/admin to register bloggers and admins respectively.

Then visit http://localhost:8000/login/blogger

http://localhost:8000/login/admin

log in the bloggers and admins respectively.

Built With Laravel - The PHP Framework For Web Artisans.

Mysql - A relational database management system.

Youtube

Join in youtube (https://www.youtube.com/channel/UCVSvNQjV5gwKIP9ZgaXSU1w?view_as=subscriber).

Facebook

Join in Facebook (https://www.facebook.com/siddharthshukla181992/?modal=admin_todo_tour)

Instagram

Join in Instagram (https://www.instagram.com/siddharth_shukla018/)

Linkedin

Join in Linkedin (https://www.linkedin.com/in/siddharth-shukla-32873659/)

About

Laravel 8 Multi Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published