Welcome Guest, Not a member yet? Register   Sign In
Service not working - showing undefined function service()
#2

(This post was last modified: 05-04-2020, 11:44 AM by jreklund.)

The file App/Common.php is designed to override system functions or to create globally-available functions. Therefore, this file is included at the very beginning of the start of the framework before, for example, services are defined. Call your function in some Controller or Helper instead.

// Edit: The url of the userguide have changed.
Reply


Messages In This Thread
RE: Service not working - showing undefined function service() - by vitnibel - 05-04-2020, 07:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB