TheDragonCode/laravel-deploy-operations

Method to be called on runtime error

Closed this issue · 0 comments

Description:

For example:

  1. Create instance;
  2. Run the up or down method;
  3. Throw exception;
  4. Run the failed method.