laravel drop and add column code example Example: laravel rename table Schema::rename($currentTableName, $newTableName);