spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
877 stars 148 forks source link

Provide a better error message when Slack hook is not filled in .env file #497

Closed freekmurze closed 6 years ago

freekmurze commented 6 years ago

Right now it fails with a non-descriptive message

[Httpful\Exception\ConnectionErrorException]
  Unable to connect to "": 3 <url> malformed

Let's manually detect if the right env variable is set and, if not, fail with more informative error message.

sebastiandedeyne commented 6 years ago

Or drop Slack hooks alltogether 🙈

freekmurze commented 6 years ago

This has already been dropped! 🎉