Anam Hossain

Results 17 comments of Anam Hossain

@ezimuel Thank you for the reply. I did a test with multiple responses. It seems the error goes away but second response returning an empty result. ```php $responses = ['{"foo1":...

@meliksahk are you using `anam/phantomjs-linux-x86-binary`? if not please read the following: https://github.com/anam-hossain/phantommagick#binary

@fhusquinet, @rorc is this a good approach to add the total in each item. For example: ``` php use Anam\Phpcart\Cart; $cart = new Cart(); $cart->add([ 'id' => 1001, 'name' =>...

@fhusquinet Total will be updated during adding and updating an item. Do you think this will conflict with user content? i mean they can not add total to their own.

@turanzamanli Can you please update the readme file?

Hey @brainmaniac, I have failed to reproduce the issue. I have tested in `Valet`, `Homestead` and `Vultr (similar to Digitalocean)`. Can you please share the error log? I think, the...

@manukieli can you share your code?

You can use `$conv->addPage('Raw HTML');`

@alexblattner Can you share your code?

@selimppc In which operating system your app running on? Most of the cases, these errors are related to wrong PhantomJs library installed to the system.