how should I use incrementsas foreign key

前端 未结 0 1146
轮回少年
轮回少年 2020-12-05 08:26

I have to use many to many relation in laravel this is tickets table and i cant change id type

  $table->increments(\'id\');
        $table->string(\'su         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题