the argument passed to $this->hasMany() is looking for a Class Name.
$this->hasMany('Specification')
listings_specifications is not a class name
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community