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