PHPackages                             luochaovg/laravel-admin-login-yzm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. luochaovg/laravel-admin-login-yzm

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

luochaovg/laravel-admin-login-yzm
=================================

laravel-admin 登录验证码

039PHPCI failing

Since Oct 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/luochaovg/laravel-admin-login-yzm)[ Packagist](https://packagist.org/packages/luochaovg/laravel-admin-login-yzm)[ RSS](/packages/luochaovg-laravel-admin-login-yzm/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-admin-login-yzm
=======================

[](#laravel-admin-login-yzm)

======

Installation First, install dependencies:

```
composer require luochaovg/laravel-admin-login-yzm
composer require "earnp/laravel-google-authenticator:dev-master"
composer require simplesoftwareio/simple-qrcode 1.3.*

```

Configuration In the extensions section of the config/admin.php file, add some configuration that belongs to this extension.

```
 'extensions' => [
     'login-captcha' => [
         // set to false if you want to disable this extension
         'enable' => true,
     ]
 ]

```

### 修改中文

[](#修改中文)

```
php artisan vendor:publish --tag=lang

```

### 输入框背景透明化

[](#输入框背景透明化)

在config/admin.php 中添加

```
'background' => true,

```

### 注意事项

[](#注意事项)

   Version Laravel-Admin Version   ^1.7.1 &lt; 1.6.10   ^1.8 &gt;= 1.6.10

自己生成一个密码规则 google\_secret is\_swtch

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c55153f733f40ed89ed5368ee3d2b8a9f516de68a05803debc5aabe939f3ae9b?d=identicon)[luochaovg](/maintainers/luochaovg)

---

Top Contributors

[![luochaovg](https://avatars.githubusercontent.com/u/20222544?v=4)](https://github.com/luochaovg "luochaovg (23 commits)")

### Embed Badge

![Health badge](/badges/luochaovg-laravel-admin-login-yzm/health.svg)

```
[![Health](https://phpackages.com/badges/luochaovg-laravel-admin-login-yzm/health.svg)](https://phpackages.com/packages/luochaovg-laravel-admin-login-yzm)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
