Difference between #11 and #12 of
How to use imagine ( crop, thumb, effects for images ) on Yii2

Revision #12 has been created by Anas AbuDayah on Oct 15, 2014, 2:27:23 PM with the memo:

fixes
« previous (#11) next (#13) »

Changes

Title unchanged

How to use imagine ( crop, thumb, effects for images ) on Yii2

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

image, yii2, extensions, tutorial

Content changed

[...]
```php
"yiisoft/yii2-imagine": "*"
```

to the require section of your composer.json
. and run:
 
 
 
```php 
php composer.phar update
 
```
 


Examples of use
-----
To try this examples please place any photo in **web/img/test-photo.jpg** and see the result on **runtime** folder.
[...]
5 0
14 followers
Viewed: 98 940 times
Version: 2.0
Category: Tutorials
Written by: Anas AbuDayah
Last updated by: Cozumel
Created on: Oct 15, 2014
Last updated: 8 years ago
Update Article

Revisions

View all history