laravel migration change column length

39

laravel rename table -

Schema::rename($currentTableName, $newTableName);

Comments

Submit
0 Comments