Undefined array key "resolver"
-
C:\xampp\htdocs\bagisto\vendor\shetabit\visitor\src\Visitor.php :80
public function __construct(Request $request, $config)
{
$this->request = $request;
$this->config = $config;
$this->except = $config['except'];
$this->via($this->config['default'], $this->config['resolver']);
$this->setVisitor($request->user());
} -
Hello @zeeshsoft
Kindly let us know the current Bagisto version you are using. This will help us identify the issue. Also, please provide images/screenshots of the issue for reference.
Regards