AR
Size: a a a
AR
AP
ИС
ИС
AP
SG
ВШ
AP
SG
AR
Schema::create('books', function (Blueprint $table) {
$table->integer('reference');
});
DB::statement('ALTER TABLE books CHANGE reference reference INT(2) UNSIGNED ZEROFILL NOT NULL');
ИС
GK
ИС
ВШ
ИС
ВШ
ИС
ИС
GK
ИС