Skip to content

Support to laravel 5.8 #27

@jlhumerez

Description

@jlhumerez

In laravel I get the following error, when executing php artisan tunneler: active

Fatal error: Uncaught ReflectionException: Class config does not exist in /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php:790

Stack trace:
#0 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php(790): ReflectionClass->__construct('config')
#1 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php(667): Illuminate\Container\Container->build('config')
#2 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php(615): Illuminate\Container\Container->resolve('config', Array)
#3 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(767): Illuminate\Container\Container->make('config', Array)
#4 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php(1225): Illuminate\Foundation\Application->make('config')
#5 /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Support/ServiceProvider.ph in /Users/humerez/Sites/manage/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 790

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions