Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class translator does not exist #19

Open
Focuslinkstech opened this issue Jun 4, 2020 · 0 comments
Open

Class translator does not exist #19

Focuslinkstech opened this issue Jun 4, 2020 · 0 comments

Comments

@Focuslinkstech
Copy link

in Container.php line 752

at ReflectionClass->__construct('translator')in Container.php line 752
at Container->build('translator')in Container.php line 631
at Container->resolve('translator', array())in Container.php line 586
at Container->make('translator', array())in Application.php line 732
at Application->make('translator')in Container.php line 1195
at Container->offsetGet('translator')in ServiceProvider.php line 27
at ServiceProvider->updateLocale()in ServiceProvider.php line 21
at ServiceProvider->boot()
at call_user_func_array(array(object(ServiceProvider), 'boot'), array())in BoundMethod.php line 29
at BoundMethod::Illuminate\Container{closure}()in BoundMethod.php line 87
at BoundMethod::callBoundMethod(object(Application), array(object(ServiceProvider), 'boot'), object(Closure))in BoundMethod.php line 31
at BoundMethod::call(object(Application), array(object(ServiceProvider), 'boot'), array(), null)in Container.php line 549
at Container->call(array(object(ServiceProvider), 'boot'))in Application.php line 792
at Application->bootProvider(object(ServiceProvider))in Application.php line 775
at Application->Illuminate\Foundation{closure}(object(ServiceProvider), 3)
at array_walk(array(object(EventServiceProvider), object(LogServiceProvider), object(RoutingServiceProvider), object(ServiceProvider), object(BaseServiceProvider)), object(Closure))in Application.php line 776
at Application->boot()in BootProviders.php line 17
at BootProviders->bootstrap(object(Application))in Application.php line 213
at Application->bootstrapWith(array('Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables', 'Illuminate\Foundation\Bootstrap\LoadConfiguration', 'Illuminate\Foundation\Bootstrap\HandleExceptions', 'Illuminate\Foundation\Bootstrap\RegisterFacades', 'Illuminate\Foundation\Bootstrap\RegisterProviders', 'Illuminate\Foundation\Bootstrap\BootProviders'))in Kernel.php line 162
at Kernel->bootstrap()in Kernel.php line 146
at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 116
at Kernel->handle(object(Request))in index.php line 53

if i run
$php artisan config:clear

i get this error

In Container.php line 752:
Class translator does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant