( ! ) Warning: file_exists(): open_basedir restriction in effect. File(/mnt/www/imlgl/yiyi-server/public/../storage/framework/maintenance.php) is not within the allowed path(s): (/mnt/www/imlgl/yiyi-server/public/:/tmp/) in /mnt/www/imlgl/yiyi-server/public/index.php on line 19
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0001355632file_exists ( $filename = '/mnt/www/imlgl/yiyi-server/public/../storage/framework/maintenance.php' ).../index.php:19

( ! ) Warning: is_dir(): open_basedir restriction in effect. File(/mnt/www/imlgl/yiyi-server/resources/lang) is not within the allowed path(s): (/mnt/www/imlgl/yiyi-server/public/:/tmp/) in /mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Foundation/Application.php on line 421
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0017364432require_once( '/mnt/www/imlgl/yiyi-server/bootstrap/app.php ).../index.php:47
30.0020396256Illuminate\Foundation\Application->__construct( $basePath = '/mnt/www/imlgl/yiyi-server' ).../app.php:15
40.0020396256Illuminate\Foundation\Application->setBasePath( $basePath = '/mnt/www/imlgl/yiyi-server' ).../Application.php:173
50.0020396256Illuminate\Foundation\Application->bindPathsInContainer( ).../Application.php:300
60.0020396744Illuminate\Foundation\Application->langPath( ).../Application.php:314
70.0021396824is_dir ( $filename = '/mnt/www/imlgl/yiyi-server/resources/lang' ).../Application.php:421

( ! ) Warning: is_file(): open_basedir restriction in effect. File(/mnt/www/imlgl/yiyi-server/bootstrap/cache/config.php) is not within the allowed path(s): (/mnt/www/imlgl/yiyi-server/public/:/tmp/) in /mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Foundation/Application.php on line 1021
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0044722960App\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../Kernel.php:111
40.0045722992App\Http\Kernel->bootstrap( ).../Kernel.php:137
50.0045722992Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:153
60.0046723504Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables->bootstrap( $app = class Illuminate\Foundation\Application { protected $basePath = '/mnt/www/imlgl/yiyi-server'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = NULL; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\']; protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\Http\Kernel' => TRUE, 'Illuminate\Contracts\Http\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'Illuminate\Foundation\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/mnt/www/imlgl/yiyi-server/app', 'path.base' => '/mnt/www/imlgl/yiyi-server', 'path.lang' => '/mnt/www/imlgl/yiyi-server/lang', 'path.config' => '/mnt/www/imlgl/yiyi-server/config', 'path.public' => '/mnt/www/imlgl/yiyi-server/public', 'path.storage' => '/mnt/www/imlgl/yiyi-server/storage', 'path.database' => '/mnt/www/imlgl/yiyi-server/database', 'path.resources' => '/mnt/www/imlgl/yiyi-server/resources', 'path.bootstrap' => '/mnt/www/imlgl/yiyi-server/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\Contracts\Http\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\StringEncrypter' => 'encrypter', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\MailManager' => 'mail.manager', 'Illuminate\Contracts\Mail\Factory' => 'mail.manager', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] } ).../Application.php:237
70.0046723504Illuminate\Foundation\Application->configurationIsCached( ).../LoadEnvironmentVariables.php:22
80.0052736008is_file ( $filename = '/mnt/www/imlgl/yiyi-server/bootstrap/cache/config.php' ).../Application.php:1021

( ! ) Warning: include(): open_basedir restriction in effect. File(/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php) is not within the allowed path(s): (/mnt/www/imlgl/yiyi-server/public/:/tmp/) in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0044722960App\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../Kernel.php:111
40.0045722992App\Http\Kernel->bootstrap( ).../Kernel.php:137
50.0045722992Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:153
60.0046723504Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables->bootstrap( $app = class Illuminate\Foundation\Application { protected $basePath = '/mnt/www/imlgl/yiyi-server'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\']; protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\Http\Kernel' => TRUE, 'Illuminate\Contracts\Http\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'Illuminate\Foundation\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/mnt/www/imlgl/yiyi-server/app', 'path.base' => '/mnt/www/imlgl/yiyi-server', 'path.lang' => '/mnt/www/imlgl/yiyi-server/lang', 'path.config' => '/mnt/www/imlgl/yiyi-server/config', 'path.public' => '/mnt/www/imlgl/yiyi-server/public', 'path.storage' => '/mnt/www/imlgl/yiyi-server/storage', 'path.database' => '/mnt/www/imlgl/yiyi-server/database', 'path.resources' => '/mnt/www/imlgl/yiyi-server/resources', 'path.bootstrap' => '/mnt/www/imlgl/yiyi-server/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\Contracts\Http\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\StringEncrypter' => 'encrypter', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\MailManager' => 'mail.manager', 'Illuminate\Contracts\Mail\Factory' => 'mail.manager', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] } ).../Application.php:237
70.0060759392Dotenv\Dotenv->safeLoad( ).../LoadEnvironmentVariables.php:29
80.0060759392Dotenv\Dotenv->load( ).../Dotenv.php:237
90.0060759392Dotenv\Store\FileStore->read( ).../Dotenv.php:222
100.0061759824spl_autoload_call ( $class_name = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
110.0061759928Composer\Autoload\ClassLoader->loadClass( $class = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
120.0061759928Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../vlucas/phpdotenv/src/Exception/InvalidPathException.php' ).../ClassLoader.php:346

( ! ) Warning: include(/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php): failed to open stream: Operation not permitted in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0044722960App\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../Kernel.php:111
40.0045722992App\Http\Kernel->bootstrap( ).../Kernel.php:137
50.0045722992Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:153
60.0046723504Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables->bootstrap( $app = class Illuminate\Foundation\Application { protected $basePath = '/mnt/www/imlgl/yiyi-server'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\']; protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\Http\Kernel' => TRUE, 'Illuminate\Contracts\Http\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'Illuminate\Foundation\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/mnt/www/imlgl/yiyi-server/app', 'path.base' => '/mnt/www/imlgl/yiyi-server', 'path.lang' => '/mnt/www/imlgl/yiyi-server/lang', 'path.config' => '/mnt/www/imlgl/yiyi-server/config', 'path.public' => '/mnt/www/imlgl/yiyi-server/public', 'path.storage' => '/mnt/www/imlgl/yiyi-server/storage', 'path.database' => '/mnt/www/imlgl/yiyi-server/database', 'path.resources' => '/mnt/www/imlgl/yiyi-server/resources', 'path.bootstrap' => '/mnt/www/imlgl/yiyi-server/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\Contracts\Http\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\StringEncrypter' => 'encrypter', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\MailManager' => 'mail.manager', 'Illuminate\Contracts\Mail\Factory' => 'mail.manager', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] } ).../Application.php:237
70.0060759392Dotenv\Dotenv->safeLoad( ).../LoadEnvironmentVariables.php:29
80.0060759392Dotenv\Dotenv->load( ).../Dotenv.php:237
90.0060759392Dotenv\Store\FileStore->read( ).../Dotenv.php:222
100.0061759824spl_autoload_call ( $class_name = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
110.0061759928Composer\Autoload\ClassLoader->loadClass( $class = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
120.0061759928Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../vlucas/phpdotenv/src/Exception/InvalidPathException.php' ).../ClassLoader.php:346

( ! ) Warning: include(): Failed opening '/mnt/www/imlgl/yiyi-server/vendor/composer/../vlucas/phpdotenv/src/Exception/InvalidPathException.php' for inclusion (include_path='.:') in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0044722960App\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../Kernel.php:111
40.0045722992App\Http\Kernel->bootstrap( ).../Kernel.php:137
50.0045722992Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ).../Kernel.php:153
60.0046723504Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables->bootstrap( $app = class Illuminate\Foundation\Application { protected $basePath = '/mnt/www/imlgl/yiyi-server'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\Events\EventServiceProvider' => TRUE, 'Illuminate\Log\LogServiceProvider' => TRUE, 'Illuminate\Routing\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\']; protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\Http\Kernel' => TRUE, 'Illuminate\Contracts\Http\Kernel' => TRUE, 'Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables' => TRUE]; protected $bindings = ['Illuminate\Foundation\Mix' => [...], 'Illuminate\Foundation\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\Http\Message\ServerRequestInterface' => [...], 'Psr\Http\Message\ResponseInterface' => [...], 'Illuminate\Contracts\Routing\ResponseFactory' => [...], 'Illuminate\Routing\Contracts\ControllerDispatcher' => [...], 'Illuminate\Contracts\Http\Kernel' => [...], 'Illuminate\Contracts\Console\Kernel' => [...], 'Illuminate\Contracts\Debug\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/mnt/www/imlgl/yiyi-server/app', 'path.base' => '/mnt/www/imlgl/yiyi-server', 'path.lang' => '/mnt/www/imlgl/yiyi-server/lang', 'path.config' => '/mnt/www/imlgl/yiyi-server/config', 'path.public' => '/mnt/www/imlgl/yiyi-server/public', 'path.storage' => '/mnt/www/imlgl/yiyi-server/storage', 'path.database' => '/mnt/www/imlgl/yiyi-server/database', 'path.resources' => '/mnt/www/imlgl/yiyi-server/resources', 'path.bootstrap' => '/mnt/www/imlgl/yiyi-server/bootstrap', 'app' => ..., 'Illuminate\Container\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\Contracts\Http\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\Foundation\Application' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Contracts\Foundation\Application' => 'app', 'Psr\Container\ContainerInterface' => 'app', 'Illuminate\Auth\AuthManager' => 'auth', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\View\Compilers\BladeCompiler' => 'blade.compiler', 'Illuminate\Cache\CacheManager' => 'cache', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Psr\SimpleCache\CacheInterface' => 'cache.store', 'Symfony\Component\Cache\Adapter\Psr16Adapter' => 'cache.psr6', 'Symfony\Component\Cache\Adapter\AdapterInterface' => 'cache.psr6', 'Psr\Cache\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\Config\Repository' => 'config', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Cookie\CookieJar' => 'cookie', 'Illuminate\Contracts\Cookie\Factory' => 'cookie', 'Illuminate\Contracts\Cookie\QueueingFactory' => 'cookie', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\Connection' => 'db.connection', 'Illuminate\Database\ConnectionInterface' => 'db.connection', 'Illuminate\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Encryption\StringEncrypter' => 'encrypter', 'Illuminate\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Filesystem\Filesystem' => 'files', 'Illuminate\Filesystem\FilesystemManager' => 'filesystem', 'Illuminate\Contracts\Filesystem\Factory' => 'filesystem', 'Illuminate\Contracts\Filesystem\Filesystem' => 'filesystem.disk', 'Illuminate\Contracts\Filesystem\Cloud' => 'filesystem.cloud', 'Illuminate\Hashing\HashManager' => 'hash', 'Illuminate\Contracts\Hashing\Hasher' => 'hash.driver', 'Illuminate\Translation\Translator' => 'translator', 'Illuminate\Contracts\Translation\Translator' => 'translator', 'Illuminate\Log\LogManager' => 'log', 'Psr\Log\LoggerInterface' => 'log', 'Illuminate\Mail\MailManager' => 'mail.manager', 'Illuminate\Contracts\Mail\Factory' => 'mail.manager', 'Illuminate\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\Mailer' => 'mailer', 'Illuminate\Contracts\Mail\MailQueue' => 'mailer', 'Illuminate\Auth\Passwords\PasswordBrokerManager' => 'auth.password', 'Illuminate\Contracts\Auth\PasswordBrokerFactory' => 'auth.password', 'Illuminate\Auth\Passwords\PasswordBroker' => 'auth.password.broker', 'Illuminate\Contracts\Auth\PasswordBroker' => 'auth.password.broker', 'Illuminate\Queue\QueueManager' => 'queue', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Monitor' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'Illuminate\Queue\Failed\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\Routing\Redirector' => 'redirect', 'Illuminate\Redis\RedisManager' => 'redis', 'Illuminate\Contracts\Redis\Factory' => 'redis', 'Illuminate\Redis\Connections\Connection' => 'redis.connection', 'Illuminate\Contracts\Redis\Connection' => 'redis.connection', 'Illuminate\Http\Request' => 'request', 'Symfony\Component\HttpFoundation\Request' => 'request', 'Illuminate\Routing\Router' => 'router', 'Illuminate\Contracts\Routing\Registrar' => 'router', 'Illuminate\Contracts\Routing\BindingRegistrar' => 'router', 'Illuminate\Session\SessionManager' => 'session', 'Illuminate\Session\Store' => 'session.store', 'Illuminate\Contracts\Session\Session' => 'session.store', 'Illuminate\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Routing\UrlGenerator' => 'url', 'Illuminate\Validation\Factory' => 'validator', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\View\Factory' => 'view', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = [] } ).../Application.php:237
70.0060759392Dotenv\Dotenv->safeLoad( ).../LoadEnvironmentVariables.php:29
80.0060759392Dotenv\Dotenv->load( ).../Dotenv.php:237
90.0060759392Dotenv\Store\FileStore->read( ).../Dotenv.php:222
100.0061759824spl_autoload_call ( $class_name = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
110.0061759928Composer\Autoload\ClassLoader->loadClass( $class = 'Dotenv\\Exception\\InvalidPathException' ).../FileStore.php:68
120.0061759928Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../vlucas/phpdotenv/src/Exception/InvalidPathException.php' ).../ClassLoader.php:346

( ! ) Warning: include(): open_basedir restriction in effect. File(/mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php) is not within the allowed path(s): (/mnt/www/imlgl/yiyi-server/public/:/tmp/) in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0076783696App\Http\Kernel->reportException( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:113
40.0078857288App\Exceptions\Handler->report( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:415
50.0088959264Illuminate\Log\LogManager->error( $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found', $context = ['exception' => class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [...]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' }] ).../Handler.php:252
60.0088959264Illuminate\Log\LogManager->driver( $driver = ??? ).../LogManager.php:590
70.0088959264Illuminate\Log\LogManager->parseDriver( $driver = NULL ).../LogManager.php:112
80.0088959264Illuminate\Log\LogManager->getDefaultDriver( ).../LogManager.php:520
90.0088959264Illuminate\Foundation\Application->offsetGet( $key = 'config' ).../LogManager.php:469
100.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = ??? ).../Container.php:1419
110.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = [] ).../Application.php:836
120.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = ??? ).../Container.php:694
130.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = TRUE ).../Application.php:851
140.0088959264Illuminate\Foundation\Application->build( $concrete = 'config' ).../Container.php:758
150.0092978648spl_autoload_call ( $class_name = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
160.0092978784Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
170.0092978784Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php' ).../ClassLoader.php:346

( ! ) Warning: include(/mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php): failed to open stream: Operation not permitted in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0076783696App\Http\Kernel->reportException( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:113
40.0078857288App\Exceptions\Handler->report( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:415
50.0088959264Illuminate\Log\LogManager->error( $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found', $context = ['exception' => class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [...]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' }] ).../Handler.php:252
60.0088959264Illuminate\Log\LogManager->driver( $driver = ??? ).../LogManager.php:590
70.0088959264Illuminate\Log\LogManager->parseDriver( $driver = NULL ).../LogManager.php:112
80.0088959264Illuminate\Log\LogManager->getDefaultDriver( ).../LogManager.php:520
90.0088959264Illuminate\Foundation\Application->offsetGet( $key = 'config' ).../LogManager.php:469
100.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = ??? ).../Container.php:1419
110.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = [] ).../Application.php:836
120.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = ??? ).../Container.php:694
130.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = TRUE ).../Application.php:851
140.0088959264Illuminate\Foundation\Application->build( $concrete = 'config' ).../Container.php:758
150.0092978648spl_autoload_call ( $class_name = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
160.0092978784Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
170.0092978784Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php' ).../ClassLoader.php:346

( ! ) Warning: include(): Failed opening '/mnt/www/imlgl/yiyi-server/vendor/composer/../laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php' for inclusion (include_path='.:') in /mnt/www/imlgl/yiyi-server/vendor/composer/ClassLoader.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0076783696App\Http\Kernel->reportException( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:113
40.0078857288App\Exceptions\Handler->report( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:415
50.0088959264Illuminate\Log\LogManager->error( $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found', $context = ['exception' => class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [...]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' }] ).../Handler.php:252
60.0088959264Illuminate\Log\LogManager->driver( $driver = ??? ).../LogManager.php:590
70.0088959264Illuminate\Log\LogManager->parseDriver( $driver = NULL ).../LogManager.php:112
80.0088959264Illuminate\Log\LogManager->getDefaultDriver( ).../LogManager.php:520
90.0088959264Illuminate\Foundation\Application->offsetGet( $key = 'config' ).../LogManager.php:469
100.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = ??? ).../Container.php:1419
110.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = [] ).../Application.php:836
120.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = ??? ).../Container.php:694
130.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = TRUE ).../Application.php:851
140.0088959264Illuminate\Foundation\Application->build( $concrete = 'config' ).../Container.php:758
150.0092978648spl_autoload_call ( $class_name = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
160.0092978784Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Contracts\\Container\\BindingResolutionException' ).../Container.php:879
170.0092978784Composer\Autoload\includeFile( $file = '/mnt/www/imlgl/yiyi-server/vendor/composer/../laravel/framework/src/Illuminate/Contracts/Container/BindingResolutionException.php' ).../ClassLoader.php:346

( ! ) Fatal error: Uncaught Error: Class 'Illuminate\Contracts\Container\BindingResolutionException' not found in /mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 879
( ! ) Error: Class 'Illuminate\Contracts\Container\BindingResolutionException' not found in /mnt/www/imlgl/yiyi-server/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 879
Call Stack
#TimeMemoryFunctionLocation
10.0000355608{main}( ).../index.php:0
20.0044722960App\Http\Kernel->handle( $request = class Illuminate\Http\Request { protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL } ).../index.php:52
30.0076783696App\Http\Kernel->reportException( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:113
40.0078857288App\Exceptions\Handler->report( $e = class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' } ).../Kernel.php:415
50.0088959264Illuminate\Log\LogManager->error( $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found', $context = ['exception' => class Error { protected $message = 'Class \'Dotenv\\Exception\\InvalidPathException\' not found'; private $string = ''; protected $code = 0; protected $file = '/mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php'; protected $line = 68; private $trace = [...]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Class \'Dotenv\\Exception\\InvalidPathException\' not found in /mnt/www/imlgl/yiyi-server/vendor/vlucas/phpdotenv/src/Store/FileStore.php on line <i>68</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'l' }] ).../Handler.php:252
60.0088959264Illuminate\Log\LogManager->driver( $driver = ??? ).../LogManager.php:590
70.0088959264Illuminate\Log\LogManager->parseDriver( $driver = NULL ).../LogManager.php:112
80.0088959264Illuminate\Log\LogManager->getDefaultDriver( ).../LogManager.php:520
90.0088959264Illuminate\Foundation\Application->offsetGet( $key = 'config' ).../LogManager.php:469
100.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = ??? ).../Container.php:1419
110.0088959264Illuminate\Foundation\Application->make( $abstract = 'config', $parameters = [] ).../Application.php:836
120.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = ??? ).../Container.php:694
130.0088959264Illuminate\Foundation\Application->resolve( $abstract = 'config', $parameters = [], $raiseEvents = TRUE ).../Application.php:851
140.0088959264Illuminate\Foundation\Application->build( $concrete = 'config' ).../Container.php:758