LaravelPackages.net
Acme Inc.
Toggle sidebar
rappasoft/lockout

Put your Laravel application into read-only mode.

290.841
96
v6.0.0
About rappasoft/lockout

rappasoft/lockout is a Laravel package for put your laravel application into read-only mode.. It currently has 96 GitHub stars and 290.841 downloads on Packagist (latest version v6.0.0). Install it with composer require rappasoft/lockout. Discover more Laravel packages by rappasoft or browse all Laravel packages to compare alternatives.

Last updated

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 rappasoft/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 [email protected] instead of using the issue tracker.

Credits

License

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

Star History Chart