Skip to content

joy2362/educare_coching_center

Repository files navigation

About multiauth-fortify

This is a simple laravel project for multi-guard authentication using laravel-fortify package.

Package used

User Type

  • user
  • Admin

Available Feature

  • Login
  • Registration
  • email verification
  • Forget password
  • user profile update
  • user password change
  • Two-step verification

How to use

  1. Run `git clone https://github.com/joy2362/multiauth-fortify.git'
  2. Run composer install
  3. Run cp .env.example .env or copy .env.example .env
  4. Run php artisan key:generate
  5. Run php artisan migrate
  6. Run php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published