Found Error while adding parameters Repository on Controller Class
- 
					
					
					
					
I got error like this
"Target [\Contracts\PlanLimitation] is not instantiable while building [\Http\Controllers\Admin\PlanLimitationController]."
This error come out when i tried to adding repository to my construct function in my controller

can someone help me?
 - 
					
					
					
					
Hi!
What's the content of file "Contracts/PlanLimitation.php" and model() function inside the file "Repositories/PlanLimitationRepostory.php"?
 - 
					
					
					
					
thanks for replying, i just miss one backslash in here
