Laravel attach() method not working to hasMany side

前端 未结 4 1479
孤街浪徒
孤街浪徒 2020-12-18 21:34

The application has the models:

Atividade.php

class Atividade extends Eloquent {
    public function interv         


        
4条回答
提交回复
热议问题