> I successfully ran the library in terminal without any problems, but when I
> tried to use it with Laravel, ...
> It just hangs up when I try to run the command in the browser.
Phirehose is not to be run from the browser. (Twitter will quickly ban
you for reaching the re-connect limit.)
Instead run Phirehose as a long-running background process, writing the
tweets of interest to some kind of database, then have your Laravel
pages poll that DB.
Darren
--
Darren Cook, Software Researcher/Developer
My new book: Data Push Apps with HTML5 SSE
Published by O'Reilly: (ask me for a discount code!)
http://shop.oreilly.com/product/0636920030928.do
Also on Amazon and at all good booksellers!