Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User and admin Multi guard authentication #12

Merged
merged 10 commits into from
Jan 16, 2024

Conversation

aashish-t-magar
Copy link
Owner

No description provided.

@aashish-t-magar aashish-t-magar linked an issue Jan 11, 2024 that may be closed by this pull request
@aashish-t-magar aashish-t-magar force-pushed the 10-user-login-and-registration branch from 0e74646 to 0c225ea Compare January 11, 2024 05:09
@aashish-t-magar aashish-t-magar force-pushed the 10-user-login-and-registration branch from 0c225ea to d54579b Compare January 11, 2024 05:10
app/Http/Controllers/AdminController.php Outdated Show resolved Hide resolved
app/Http/Controllers/CategoryController.php Outdated Show resolved Hide resolved
app/Http/Controllers/CategoryController.php Outdated Show resolved Hide resolved
app/Http/Controllers/UserController.php Outdated Show resolved Hide resolved
app/Http/Controllers/UserPasswordResetController.php Outdated Show resolved Hide resolved
app/Http/Middleware/GuestAuthenticate.php Outdated Show resolved Hide resolved
app/Http/Middleware/LoginPageAuthenticate.php Outdated Show resolved Hide resolved
@aashish-t-magar aashish-t-magar merged commit a5f0df5 into main Jan 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User Login and Registration
3 participants