laravel-authentication
There are 66 repositories under laravel-authentication topic.
ollieread/multiauth
Multiauth is a replacement for Laravels authentication system
imanghafoori1/laravel-MasterPass
Helps you securely setup a master password and login into user accounts with it.
intrip/laravel-authentication-acl
Laravel authentication and ACL admin panel package based on sentry
imanghafoori1/laravel-anypass
A minimal package that helps you login with any password on local environments
ModularThink/modular
A fast way to develop web apps using Laravel, Vue, Tailwind and Inertia.js
sprocketbox/laravel-jwt
A seamless JWT implementation for Laravel
SecTheater/laravel-jarvis
Achieve Your Ambition With Me .
iamnotstatic/laravel-api-auth
A Laravel Package for easy API authentication setup with passport
cantellir/laravel-api-auth
Pratical step-by-step how to do a RESTful API in Laravel 5.5 with authentication by email and password using Laravel Passport (OAuth 2.0)
svenluijten/super-basic-auth
🔒 A lightweight package to add basic authentication to your Laravel app.
norbybaru/laravel-passwordless-authentication
Laravel Passwordless Authentication with Magic Link
hamzaali00001/laravel-login-email-username
This repository is created for the Laravel Auth: Login With Email Or Username In One Field tutorial at
mr-mamun-50/Laravel_multi_level_authentication
Laravel multi authentication system
learnwithfair/laravel-restaurant
Here, you can download Laravel Restaurant Template with amazing dashboard that was created by Laravel language. [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
spekulatius/laravel-passwordless-example
Example repo for Laravel passwordless login article (see link)
illegalstudio/insideauth
Seamless side authentication solution for Laravel
chrysanthos/auth-logging
Authentication logger for Laravel
chrysanthos/laravel-otp
A Laravel OTP Verification package
Majid-Razzaq/laravel-multi-auth
Build a multi-authentication system in Laravel 11 with separate guards, providers, and middlewares for user and admin dashboards. Learn to create and utilize middleware, covering guest and authenticated middleware, with a focus on admin login and user registration.
egs33/laravel-datastore-auth
Laravel authentication using Google Datastore
evans-kim/jwt-guard
JWT Guard (Laravel 5.4 Auth Guard custom driver for tymon/jwt-auth
maulayyacyber/Laravel-6-Multi-Auth
Laravel 6 Multi Auth
robrogers3/laraldap-auth
Drop in replacement for Laravel authentication against your ldap service.
santoshnet/laravel-api
This is a simple project in laravel for creating Restfull api
Anni-16/laravel-app-11-version-
Laravel 11-based web application starter project with modern structure, authentication, routing, and blade templates.
dinushchathurya/laravel-product-review-api
Product Review is a Laravel powered API that allows users to add, view, update and delete products. Users will also be able to rate and review a product
Hakimhizmi/MyApartement
YOUR PREMIER APARTMENT MARKETPLACE
Mohammadreza-73/Tokenized-auth
Laravel two factor authentication package
Themohsenkarimi/Laravel-REST-API-With-Sanctum-Authentication
Laravel 8 Rest API, with Laravel sanctum package, how to authenticate API and CRUD operation.
zeroc0d3/laravel-auth
Laravel 7 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in… https://consultjeremy.com
datpmwork/laravel-auth-queue
Preserve the authenticated user context when dispatching Laravel queued jobs.
jasu-dev/Laravel-10-starter-kit-for-role-based-authentication
A Laravel starter template for Role-Based Authentication
hilalahmad0101/laravel-graphql-crud-authentication
this is complete crud operation in laravel and graphql for api better performance
itstuffsolutions/laravel-12-socialite-login-with-github-oauth-example
Laravel 12 Socialite GitHub OAuth Login – Step-by-step setup of Laravel Socialite, GitHub OAuth app, routes, controller, and Blade changes for seamless GitHub authentication.
itstuffsolutions/laravel-12-socialite-login-with-google
Laravel 12 Socialite Google OAuth Login – Step-by-step tutorial for setting up Google authentication in Laravel (install Socialite, configure Google API credentials, routes, controller logic, migration for google_id, Blade integration).