Welcome Guest, Not a member yet? Register   Sign In
Composer not loading from php include dir
#10

(This post was last modified: 06-18-2015, 08:28 PM by gdhnz.)

What I've done is add the following to my config.

PHP Code:
$config['composer_autoload'] = stream_resolve_include_path("vendor/autoload.php"); 

stream_resolve_include_path returns false if not detected or the full path if it is detected.

Should've thought of this in the first place.
Reply


Messages In This Thread
[Solved] Composer not loading from php include dir - by gdhnz - 06-18-2015, 08:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB