why I can't store new column in laravel notification table?

后端 未结 0 607
北荒
北荒 2020-12-07 14:48

any way every thing is save in data column

public function toDatabase($notifiable)
{
    return $this->log;
}

public function toArray($notifiable)
{
    r         


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