Added new options for migrations (#3628)

- New 'existing.blade' e-mail
- Added .php_cs cache in .gitignore
- Updated MigrationController with new options
This commit is contained in:
Benjamin Beganović
2020-04-14 00:20:54 +02:00
committed by GitHub
parent 23e48c0fdc
commit 4af53922ed
4 changed files with 117 additions and 1 deletions

2
.gitignore vendored
View File

@@ -27,3 +27,5 @@ local_version.txt
storage/migrations
nbproject
/composer.lock
.php_cs.cache