2017 © Pedro Peláez
 

library image

Intervention Image Extension URL Method for Laravel 4

image

rasim/image

Intervention Image Extension URL Method for Laravel 4

  • Thursday, February 26, 2015
  • by RaSiM
  • Repository
  • 1 Watchers
  • 3 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Intervention Image Extension URL Method for Laravel 4, (*1)

Total Downloads, (*2)

Installation

  • In composer.json;, (*3)

    "rasim/image": "dev-master"
    
  • In app.php, (*4)

    'Rasim\Image\ImageServiceProvider',
    

Usage

  • Codes, (*5)

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

The Versions

26/02 2015

dev-master

9999999-dev

Intervention Image Extension URL Method for Laravel 4

  Sources   Download

The Requires

 

13/02 2015

v1.0.0beta

1.0.0.0-beta

Intervention Image Extension URL Method for Laravel 4

  Sources   Download

The Requires