Open sergejostir opened 3 years ago
Same reasoning as https://github.com/jarektkaczyk/eloquence-base/pull/34
I would like to use the eloquence-validable, but without automatic validation upon saving/updating. This PR ensures that the observer is not registered, if the model does not implement ValidableContract.
Same reasoning as https://github.com/jarektkaczyk/eloquence-base/pull/34
I would like to use the eloquence-validable, but without automatic validation upon saving/updating. This PR ensures that the observer is not registered, if the model does not implement ValidableContract.