Laravel/PHP/HHVM error log showing line number -1 -


i'm using laravel 5.4, php 5.5.9 , hhvm 3.15.3 i'm getting error logs, showing line number -1, like:

fatal error: class undefined: app\http\controllers\xxxx in xxxx/xxxxcontroller.php on line -1

hoping on this. thanks.

your trying use class forgot import @ top. hard tell no code though.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -