sahusoftcom/eloquent-image-mutator

For Laravel 5.0 ?

Closed this issue · 3 comments

Is this compatible with Laravel 5.0?
And what to add to composer if so?

@ElSifi Yes it is.
Run this command in your project root

composer require sahusoftcom/eloquent-image-mutator

OR

Just add the line below to composer.json require section and run composer install

"sahusoftcom/eloquent-image-mutator": "v2.1.6"

Thanks a alot.

Welcome 👍