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

i am gettin error message #53

Open
relativ opened this issue Mar 16, 2018 · 4 comments
Open

i am gettin error message #53

relativ opened this issue Mar 16, 2018 · 4 comments

Comments

@relativ
Copy link

relativ commented Mar 16, 2018

Hello,

when I install it on my server I ma getting this error message. please help to fix it.

BindingResolutionException in Container.php line 804:
Target [Illuminate\Contracts\Http\Kernel] is not instantiable.


in Container.php line 804
at Container->notInstantiable('Illuminate\\Contracts\\Http\\Kernel') in Container.php line 687
at Container->build('Illuminate\\Contracts\\Http\\Kernel') in Container.php line 565
at Container->make('Illuminate\\Contracts\\Http\\Kernel') in Application.php line 208
at Application->make('Illuminate\\Contracts\\Http\\Kernel') in BoundMethod.php line 155
at BoundMethod::addDependencyForCallParameter(object(Application), object(ReflectionParameter), array(), array(object(Request))) in BoundMethod.php line 115
at BoundMethod::getMethodDependencies(object(Application), array(object(ServiceProvider), 'boot'), array()) in BoundMethod.php line 28
at BoundMethod::Illuminate\Container\{closure}() in helpers.php line 912
at value(object(Closure)) in BoundMethod.php line 86
at BoundMethod::callBoundMethod(object(Application), array(object(ServiceProvider), 'boot'), object(Closure)) in BoundMethod.php line 30
at BoundMethod::call(object(Application), array(object(ServiceProvider), 'boot'), array(), null) in Container.php line 524
at Container->call(array(object(ServiceProvider), 'boot')) in Application.php line 176
at Application->register(object(ServiceProvider)) in app.php line 101
at require('/mnt/Depo/Projects/GazlaWeb/bootstrap/app.php') in index.php line 14
@hasib32
Copy link
Owner

hasib32 commented Mar 16, 2018

Try running composer install

@gofaniyi
Copy link

gofaniyi commented Mar 18, 2018

@hasib32 I am getting the same error @relativ reported. I have run composer install and still getting the same error.

@gofaniyi
Copy link

@hasib32 I got to resolve the issue. @relativ Delete the existing/old composer.lock file and re-install again using composer.

@ghost
Copy link

ghost commented Mar 24, 2018

Thank you!

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

3 participants