миграция Ларавела с первичным ключом
$table->string('code', 30)->primary();
Ruzaik11
$table->string('code', 30)->primary();