When I try to store my model, I am getting the error: Non-static method App\\Event::checkProfanity() should not be called statically Tried making it static, but then it does not have "sources" set.
When I try to store my model, I am getting the error:
Non-static method App\Event::checkProfanity() should not be called statically
Tried making it static, but then it does not have "sources" set.