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

ErrorException: Argument 1 passed to Bosnadev\Repositories\Eloquent\Repository::__construct() must be an instance of Illuminate\Container\Container, none given, called in #73

Open
Mohib1992 opened this issue Mar 21, 2016 · 2 comments

Comments

@Mohib1992
Copy link

When i run a test to test the controller class that issues arise.How to get ride of that.Here is my test class

@vinacms
Copy link

vinacms commented Aug 13, 2016

Me too see error in make seeder

@escuccim
Copy link

Solution:
$repo = new \App\Repositories\AppRepository(app(), \Illuminate\Support\Collection::make());

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