I think I got an answer.
hhve 3.14 with php7 version isn't properly working.
I added hhvm.php7.all = true in /etc/hhvm/php.ini
that gives php7 then it isn't stable, If i use hhvm with php5, all working fine.
if u guys want to use laravel with hhvm, pls be careful. hhvm.php7.all will give u php7 but it won't work properly for composer, even laravel application.
do not too much rely on HHVM, not stable on php7, better stay with php7 with opcache. there are many bench mark said php7 with laravel is faster than hhvm, finally.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community