laravel migration with primary key

56

laravel migration with primary key -

$table->string('code', 30)->primary();

Comments

Submit
0 Comments