Skip to content

Minor fix

Compare
Choose a tag to compare
@pascalboucher pascalboucher released this 08 Oct 15:38
· 28 commits to master since this release
bc3717d

We now use eloquent relationship short hand instead of directly requesting the relation.

This way, if the relation is not there, the code won't throw a failure.