imagick - Can't use ImageMagick on Laravel 5 with Intervention Image -


i followed these steps http://image.intervention.io/getting_started/installation install intervention image library on laravel 5. gd library working comes default library want use imagemagick function http://www.imagemagick.org/usage/crop/#trim_noisy . ran $php artisan vendor:publish --provider="intervention\image\imageserviceproviderlaravel5" command pull configuration file application got publishing complete tag[]! message , nothing change. mistake or missing something?


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -