PHPackages                             laravel-admin-ext/lock-screen - 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. [Admin Panels](/categories/admin)
4. /
5. laravel-admin-ext/lock-screen

ActiveLibrary[Admin Panels](/categories/admin)

laravel-admin-ext/lock-screen
=============================

Lock-screen page for laravel-admin

v1.0(7y ago)2217.3k8MITPHPPHP &gt;=7.0.0

Since Nov 14Pushed 7y ago2 watchersCompare

[ Source](https://github.com/laravel-admin-extensions/lock-screen)[ Packagist](https://packagist.org/packages/laravel-admin-ext/lock-screen)[ Docs](https://github.com/laravel-admin-ext/lock-screen)[ RSS](/packages/laravel-admin-ext-lock-screen/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Lock screen
===========

[](#lock-screen)

Add a lock screen page to laravel-admin.

[中文介绍](https://laravel-admin.org/posts/24)

Screenshots
-----------

[](#screenshots)

[![wx20181114-232541](https://user-images.githubusercontent.com/1479100/48492459-c720f680-e864-11e8-934a-932d287479c4.png)](https://user-images.githubusercontent.com/1479100/48492459-c720f680-e864-11e8-934a-932d287479c4.png)

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

```
composer require laravel-admin-ext/lock-screen
```

Then add a middleware `admin.lock` to routes configuration in `config/admin.php`

```
    'route' => [

        'prefix' => 'demo',

        'namespace'     => 'App\\Admin\\Controllers',

        // add middleware `admin.lock` into this array.
        'middleware'    => ['web', 'admin', 'admin.lock'],
    ],
```

Usage
-----

[](#usage)

After installation and configuration, open the admin page, you will find a link in the upper right corner of the page with a lock icon, click it to redirect to the lock screen page, You need to enter your login password to return to unlock the page.

Donate
------

[](#donate)

如果觉得这个项目帮你节约了时间，不妨支持一下;)

[![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2823d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48536779?v=4)[encore](/maintainers/encore)[@encore](https://github.com/encore)

---

Top Contributors

[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (3 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravel-admin-ext-lock-screen/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-admin-ext-lock-screen/health.svg)](https://phpackages.com/packages/laravel-admin-ext-lock-screen)
```

###  Alternatives

[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

5986.1k](/packages/laravel-admin-ext-wang-editor)[ichynul/row-table

laravel-admin extension row-table

2617.5k5](/packages/ichynul-row-table)[jxlwqq/composer-viewer

Composer Viewer for Laravel-admin

2713.0k](/packages/jxlwqq-composer-viewer)[jonexyz/wang-editor-v4

laravel admin editor

161.4k](/packages/jonexyz-wang-editor-v4)

PHPackages © 2026

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