Skip to content

geisi/laravel-rickrollback

Repository files navigation

Laravel Rickrollback

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Ever been tempted to roll back your migrations? This package is here to make sure you never give up on your database! Laravel Rickrollback disables the php artisan migrate:rollback command by throwing a "Never Let You Down" exception. Inspired by Rick Astley's timeless classic, it's a fun way to enforce forward-only migrations in your Laravel application.

Installation

You can install the package via Composer:

composer require geisi/laravel-rickrollback

Usage

Once installed, the package automatically overrides the default migrate:rollback command. If you attempt to run it, you'll be greeted with a "Never Let You Down" experience.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages