예제 #1
0
 public function init(Blueprint $table, $name)
 {
     return $table->mediumInteger($name);
 }