Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 330 Bytes

install.md

File metadata and controls

20 lines (14 loc) · 330 Bytes

Installation

Composer

composer require padam87/rasterize-bundle

AppKernel

$bundles = array(
    ...
    new Padam87\RasterizeBundle\Padam87RasterizeBundle(),
);

Chose a provider