Closed titandevph closed 8 years ago
Hello what phalcon version are you using?
I have pushed some updates, instead of using $this i used the $di instead, i think its a problem for php 5.6. you can see it in
library/bootstrap/ServiceBootstrap.php
thanks for reporting
Great, that fix the issue.
Hi,
I'm getting an error when getting data from db. Looks like in the setEventsManager.
PHP message: PHP Fatal error: Call to undefined method PhalconRestJWT\Bootstrap\ServiceBootstrap::get() in /opt/rest-api/app/library/bootstrap/ServiceBootstrap.php on line 44