ЕК
Size: a a a
ЕК
AI
AI
A¯
D
D
D
D
AI
AI
AP
AP
AP
AP
AI
A¯
$table->renameColumn('user_id', 'chat_id');
$table->dropForeign('subscribers_user_id_foreign');
$table->foreign('chat_id')->references('id')->on( 'chat');
A¯
SG
$table->renameColumn('user_id', 'chat_id');
$table->dropForeign('subscribers_user_id_foreign');
$table->foreign('chat_id')->references('id')->on( 'chat');