fix
This commit is contained in:
parent
2ae48abae2
commit
6c81c37b73
@ -14,7 +14,7 @@
|
||||
public function up()
|
||||
{
|
||||
//
|
||||
Schema::dropDatabaseIfExists('transcations');
|
||||
Schema::dropIfExists('transcations');
|
||||
}
|
||||
|
||||
// /**
|
||||
|
Loading…
Reference in New Issue
Block a user