$company->editor()->save(Auth::user());
seems like you are calling the save function on editor() instead of on $company
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community