protected $appends=['sample_value'];
public function getSampleValueAttribute(){ return "value"; }
->where('sample_value' ,'value')
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community