DiceHoldingsInc / casperjs-php-driver

A general purpose CasperJS PHP driver
2 stars 0 forks source link

Blank Response Laravel #9

Open comancsm opened 7 years ago

comancsm commented 7 years ago

Hello,

I have casperjs and phantomjs installed globally. I run Laravel 5.2 with nginx - ubuntu 16.04 I have tried everything, even setting the path manually and installing casperjs in the public folder. All i get is a blank response.

The path to the executable is correct, because if i set it wrong i get an error.

Both phantom and casper work from the command line.

nick-andren commented 7 years ago

@comancsm, could you provide specific examples of what you're trying to do? What can you do from the command line that you can't do with the driver?