Skip to content

v3.2.0

Compare
Choose a tag to compare
@crynobone crynobone released this 24 Nov 08:46
  • Update support to Laravel Framework v5.2.
  • Improved performances by reducing call within Illuminate\Container\Container.
  • Create dispatchable job that you can use to create image thumbnail via Orchestra\Imagine\Jobs\CreateThumbnail.
  • Create dispatchable job that you can use to resize an image via Orchestra\Imagine\Jobs\ResizeImage.