Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 341 Bytes

Symfony Streamed Response

Installation

Download this repo to your src/Tg/DemoStreamBundle directory

Add to your AppKernel

new Tg\DemoStreamBundle\TgDemoStreamBundle(),

And Update your routing File

tg_demo_stream_annotation:
    resource: "@TgDemoStreamBundle/Controller"
    type: annotation

just open /streamDemo