entropix-in/laravel-shared-auth
最新稳定版本:1.1.0
Composer 安装命令:
composer require entropix-in/laravel-shared-auth
包简介
Shard authentiation for all internal laravel apps.
README 文档
README
Laravel Shared Auth is a package to share user authentication functionality across multiple Laravel applications. It provides a shared User model, migrations for user-related tables, and the ability to configure shared database connections.
Features
- Shared
users,password_reset_tokens, andsessionstables - Shared
Usermodel for authentication - Configurable shared database connections
- Easy integration into Laravel apps
Installation
Step 1: Install the Package
Require the package via Composer:
composer require entropix-in/laravel-shared-auth
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-12