An ErrorException is thrown with the msg Undefined index: searchBoolean because theconfig/scout file doesn't have the following line introduced in the #103 pull request.
The fix from a user standpoint would be to just include the line, but I rather not spend time fixing bugs from breaking changes introduced in patches, provided the package follows semver, which I'd encourage you to do very much.
Hi,
An ErrorException is thrown with the msg
Undefined index: searchBoolean
because theconfig/scout
file doesn't have the following line introduced in the #103 pull request.The fix from a user standpoint would be to just include the line, but I rather not spend time fixing bugs from breaking changes introduced in patches, provided the package follows semver, which I'd encourage you to do very much.
-- Cheers