magentron/laravel-lockout

Put your Laravel application into read-only mode. (forked from rappasoft/lockout)

Maintainers

Package info

github.com/Magentron/laravel-lockout

Homepage

pkg:composer/magentron/laravel-lockout

Fund package maintenance!

rappasoft

Statistics

Installs: 3 846

Dependents: 0

Suggesters: 0

Stars: 0

7.0.0 2025-09-09 12:11 UTC

This package is auto-updated.

Last update: 2026-02-09 13:26:04 UTC


README

(forked from: rappasoft/lockout and laravel-shift/lockout)

Package Logo

Latest Version on Packagist Run Tests StyleCI Code Coverage Quality Score Total Downloads

Enjoying this package? Buy me a beer 🍺

A simple .env flag that can place your application into read-only mode. By default only get requests are allowed. You can optionally allow authentication.

Installation

You can install the package via composer:

composer require magentron/laravel-lockout

Documentation and Usage Instructions

See the documentation for detailed installation and usage instructions.

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email rappa819@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.