how to edit column with migration file laravel code example Example: rename table migration laravel Schema::rename($from, $to);