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 -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -