how to rename migration in laravel code example Example: rename table migration laravel Schema::rename($from, $to);