Update 2019_07_23_033128_alter_locales_table.php
This commit is contained in:
parent
a0ba845e37
commit
e038416f55
|
|
@ -25,6 +25,6 @@ class AlterLocalesTable extends Migration
|
|||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::dropIfExists('locales');
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue