rtconner / laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a "like" or "favorite" or "remember" feature.
MIT License
401 stars 49 forks source link

Version Patch #39

Closed cyrillkalita closed 4 years ago

cyrillkalita commented 4 years ago
nickfls commented 4 years ago

@rtconner Rob, is there anything stopping the merge? If i took too much liberty in running PSR fixes etc, I can create another PR with just a composer dependency update

rtconner commented 4 years ago

just lack of time on my part. sorry. I didn't even see this PR. what are all the white space changes?

rtconner commented 4 years ago

oh you probably did reformatting with phpstorm. I see.

cyrillkalita commented 4 years ago

@rtconner I ran the code through phpcs.

cyrillkalita commented 4 years ago

@rtconner do you think you may be able to review it any time soon?