AA
Size: a a a
AA
AA
AG
AK
AA
AA
AK
AK
AG
ЕА
AA
AK
AA
AG
AK
AA
AK
Schema::create('resources', function (Blueprint $table) {Пользуемся, пользуемся...
$table->bigIncrements('id');
$table->string('name');
$table->string('content');
$table->timestamps();
});
Schema::table('resources', function (Blueprint $table) {
$table->integer('owner_id')->change();
});
AG
AK
AK