I had similar problem. The cause was that the code was inside try {} catch {} block. Eloquent thows...
I little bit late but my simple solution is encapsulation. use Illuminate\Database\Eloquent\Model;...
The Laravel portal for problem solving, knowledge sharing and community building.
The community