GitHub topics: laravel-auth
cerberus-iam/laravel-sdk
🛡️ Cerberus IAM Laravel Integration Package (PHP)
Language: PHP - Size: 271 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0
chrysanthos/auth-logging
Authentication logger for Laravel
Language: PHP - Size: 71.3 KB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 2
mbparvezme/laravel-auth-api
Ready APIs for Auth, verification, password reset, API key management and more.
Language: PHP - Size: 393 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 1
stremovskyy/golaraauth
Laravel JWT Auth implementation on GO
Language: Go - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Kamona-WD/kui-laravel-jetstream
Different UI for laravel/jetstream
Language: Vue - Size: 922 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 12
orchidsoftware/fortify
Orchid template optimized for Fortify, an authentication package for Laravel, combining strengths for a robust and secure application environment.
Language: Blade - Size: 44.9 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 8
ollieread/multiauth
Multiauth is a replacement for Laravels authentication system
Language: PHP - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 444 - Forks: 109
chrysanthos/laravel-otp
A Laravel OTP Verification package
Language: Blade - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1
Yukata-Roommate/Laravel-Auth
Easy to implement authentication for Laravel
Language: PHP - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
joelbutcher/socialstream
OAuth for Laravel, simplified.
Language: PHP - Size: 1.15 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 445 - Forks: 69
DaniloWA/laravel-api-auth
A simple and configurable Laravel package for easy API authentication with standardized responses.
Language: PHP - Size: 18.6 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
kerimkuscu/Human-Resources-Management-System
Human Resources Management System Project
Language: PHP - Size: 4.03 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 17
bilaliqbalr/laravel-redis
This package will help you use Redis as base database within the Laravel environment
Language: PHP - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 7
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.
Language: PHP - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
RykerWilder/laravel-auth-template
Laravel authentication template.
Language: PHP - Size: 101 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
bushido2014/lv-cloud-app
Livewire Starter Kit
Language: Blade - Size: 234 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
Spargon/Laravel-Auth-Logger
Laravel Authentication Logger stores user authentication logs and sends out notifications (email/slack) whenever a user logs in from a new system. Supports Laravel 9.
Language: PHP - Size: 140 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1
atomcodelab/laravel-multi-guards
Jak uruchomić uwierzytelnianie multiguard w aplikacji Laravel. Oddzielne logowanie dla użytkownika i administratora aplikacji.
Language: PHP - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
codelabmw/suave
A Laravel package that scaffolds API authentication for both token & session based authentication using laravel/sanctum.
Language: PHP - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
labrodev/laravel-trackable
The ModelHasActorTracker trait provides automatic tracking of the user who creates or updates a model record by setting created_by and updated_by attributes. This trait is useful in applications that require auditing changes and maintaining a record of the users responsible for creating and updating model instances.
Language: PHP - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
Hennest/two-factor
Two-Factor Authentication for Laravel
Language: PHP - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
YusuffAhmad/ops-manager
A comprehensive system for managing power distribution company operations, including billing, meter reading, customer management, and more.
Language: PHP - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
basudevnayak/Assignment_laravel_9
Language: PHP - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
illegalstudio/insideauth
Seamless side authentication solution for Laravel
Language: PHP - Size: 319 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0
BaihakiTanjung/starter-template-laravel-repo
Starter Laravel 9 dengan setup repo services dan migration user authentication.
Language: PHP - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3
xgbnl/laravel-guard
基于Laravel的令牌守卫
Language: PHP - Size: 362 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 0
zeroc0d3/laravel-auth Fork of jeremykenedy/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
Language: Python - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
ocarmora/Laravel-MAU
Laravel MAU is a Laravel 8 based application that has the scaffolding of manually auth integration, as the documentation described.
Language: PHP - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0
Chimennadi/cusorcart
Laravel-based ecommerce application integrated with essential features such as product catalog, shopping cart, order management, user authentication, and payment integration.
Language: Blade - Size: 27.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
maulayyacyber/CRUD-Laravel-5.8
Crud Laravel 5.8
Language: PHP - Size: 961 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3
LauraBigoni/laravel-auth
This project is a Laravel test for authentication. It uses the Laravel framework to create a secure authentication system. It uses PHP, Blade as languages and MySQL as the database.
Language: PHP - Size: 1.07 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
rayasabari/laravuetonic
Metronic Laravel starter kits build of Bootstrap 4 with user authentication using Laravel Breeze and Vue integration
Language: TypeScript - Size: 39.6 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1
Skryvvara/phpkyne 📦
Source repository for PHPkyne, the first version of my perosnal website. Using Laravel, Blade, HTML, TypeScript and mySQL this project is used to learn and practice different technologies.
Language: PHP - Size: 6.29 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
garbetjie/laravel-auth-passport-client
A tiny package that makes Passport's OAuth client accessible as an authenticated user
Language: PHP - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
SlavaMarchkov/vue3-laravel9
Laravel9 plus Vue3 project using Composition API and REST API with Auth
Language: PHP - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
jaynilsavani/laravel-ui-voler
Laravel UI Frontend Preset for Voler with Laravel Fortify support.
Language: Blade - Size: 6.06 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0
metacraftza/aifx_official_v1
AdminLte 3 - Laravel - AiFx
Language: CSS - Size: 18.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
thesunilyadav/Test-Laravel-Auth-Basics Fork of LaravelDaily/Test-Laravel-Auth-Basics
Size: 701 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
mawuva/laravel-custom-user
Custom common features arround user management
Language: PHP - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
luisangel2895/MnLogistica
Logistics platform for telecommunications products of the company MnLogistica.
Language: HTML - Size: 25.3 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
dinushchathurya/laravel-login-with-mobile-number
Laravel login with mobile number
Language: PHP - Size: 832 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1
dhavalbharadva/laravel-login-by-secure-link
Laravel Login by one time secure link sent to your email.
Language: PHP - Size: 398 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
CofferHub/laravel8-bootstrap4-scaffolding
A laravel 8 with bootstrap4 integrated with auth scaffolding and Brazilian Portuguese translation.
Language: PHP - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
28harishkumar/laravel_auth_demo
Laravel Authentication Demo via Passport Access token (API)
Language: PHP - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
verzth/tcx
Language: PHP - Size: 59.6 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
code4mk/kauth
🔑 kauth is JWT API Authentication ( jwt-auth ) for laravel
Language: PHP - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 2