Skip to content
This repository was archived by the owner on Mar 13, 2020. It is now read-only.
/ image-url Public archive

Intervention Image Extension URL Method for Laravel 4

Notifications You must be signed in to change notification settings

rasim/image-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intervention Image Extension URL Method for Laravel 4

Total Downloads

Installation

  • In composer.json;

    "rasim/image": "dev-master"
  • In app.php

    'Rasim\Image\ImageServiceProvider',

Usage

  • Codes

    Image::url("image_file.png","75","75");

About

Intervention Image Extension URL Method for Laravel 4

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages