Support the ongoing development of Laravel.io →

Emeka Mbah

Joined 17 Nov 2014

Statistics

Threads 1
Replies 9
Solutions 0
Articles 0
posted 9 years ago

Laravel 5 Service Provider not working

Am getting this error message: Target [App\Repositories\UserRepositoryInterface] is not instantiable...

0 Likes
11 Replies
replied 1 year ago

use php package into laravel

I don't know much about signoz, have you checked https://signoz.io/blog/opentelemetry-php/ How are y...

0 Likes
replied 8 years ago

Laravel Elixir this.registerWatcher fails in elixir.extend

@taciomedeiros thanks a alot. its all here : http://laravel.com/docs/5.1/elixir

0 Likes
replied 8 years ago

FatalErrorException in compiled.php line 9437: Class 'User' not found

Your code looks okay. Have you don't composer dump-autoload?

0 Likes
replied 9 years ago

Laravel 5 Service Provider not working

TorchSK said: Do you have this in composer.json? "psr-4": { "App\\": "a...

0 Likes
replied 9 years ago

Laravel 5 Service Provider not working

juukie14 said: $this->app->bind('UserRepositoryInterface', function() { return new Eloquen...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.