Class "Spatie\SlackAlerts\Facades\SlackAlert" not found error
canbalkaya opened this issue · 1 comments
canbalkaya commented
I installed SlackAlerts with composer. When I used the API, I encountered this error:
Class "Spatie\SlackAlerts\Facades\SlackAlert" not found {"exception":"[object] (Error(code: 0): Class \"Spatie\\SlackAlerts\\Facades\\SlackAlert\" not found at /var/www/...php:...)
Any help?
freekmurze commented
According to our tests this should work.
Please try again in a fresh Laravel app.