mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-25 23:44:14 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -45,6 +45,6 @@ class CreateBanksTable extends Migration
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::dropIfExists('banks');
|
||||
Schema::dropIfExists('bank_accounts');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user