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