Download the PHP package etsetra/laravel-migration-shield without Composer
On this page you can find all versions of the php package etsetra/laravel-migration-shield. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download etsetra/laravel-migration-shield
More information about etsetra/laravel-migration-shield
Files in etsetra/laravel-migration-shield
Download etsetra/laravel-migration-shield
More information about etsetra/laravel-migration-shield
Files in etsetra/laravel-migration-shield
Vendor etsetra
Package laravel-migration-shield
Short Description Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
License MIT
Package laravel-migration-shield
Short Description Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-migration-shield
Laravel Migration Shield
Laravel Migration Shield is a Laravel package that protects data integrity in production environments by preventing the execution of dangerous migration and seeding commands.
Features
- Prevents the execution of commands like
migrate:fresh,migrate:refresh,migrate:rollback,migrate:reset,migrate:status,db:seed, anddb:wipein production environments. - Simple and easy installation.
- Compatible with Laravel 12.
Installation
Install the package via Composer:
Laravel will automatically register the service provider.
Usage
Once installed, Laravel Migration Shield works silently
Testing
To run the tests, use the following command:
Contributing
If you wish to contribute, please submit a pull request.
License
MIT
All versions of laravel-migration-shield with dependencies
PHP Build Version
Package Version
The package etsetra/laravel-migration-shield contains the following files
Loading the files please wait ...