laravel 7.4 create table code example Example: laravel rename table Schema::rename($currentTableName, $newTableName);