I have a model extended from Model its name is IcerikRltCategory and i want to use getTable function with staticly. But __callStatic function does not fire anything. Because not entered this magic function scope.
Error message is:
1/1 ErrorException in ContentController.php line 51: Non-static method Illuminate\Database\Eloquent\Model::getTable() should not be called statically, assuming $this from incompatible context