spatie/laravel-slack-alerts

Class "Spatie\SlackAlerts\Facades\SlackAlert" not found error

canbalkaya opened this issue · 1 comments

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?

According to our tests this should work.

Please try again in a fresh Laravel app.