terrylinooo / shieldon

Web Application Firewall (WAF) for PHP.
https://shieldon.io
MIT License
838 stars 96 forks source link

Messenger not working #24

Closed AlexLightning closed 4 years ago

AlexLightning commented 4 years ago

I've installed this on a Laravel app (v7) following your guide. The problem is that after I click "Test" for example for SlackWeebHook nothing seems to happen. It keeps loading. I figured out there must be a problem, looked in the config and changed the "confirm_test" value to true and I get the message: "Class 'Messenger\SlackWebhook' not found". Any idea?

terrylinooo commented 4 years ago

Just fixed this issue. Please update to 1.0.4 Thanks for reporting.