Hello Folks,
I am facing an issue while calling the setStatus( ) function in my controller.
BadMethodCallException: Method Illuminate\Database\Eloquent\Collection::status does not exist.
I don't why it is happening. However, I am already using it in the edit function and there it is working fine.
Any help would be really appriciated.
Thanks.