Hi I'm trying to test a simple blog post controller that gets data by using the repository pattern (...
Maybe your mcrpyt installation has gone faulty? Check your modules with php -m and try re installing...
If you are inject module to your class, where are you storing it? I see you are calling $this->mo...
What exactly are you seeing at the whoops screen when the exception is throw, can you paste the full...
Oh, if thats a know exception and you are not catching it, chances are you are not using the namespa...
I would extract that logic to a new subclass, in that class check if feeds is a bogus value, if it i...
The Laravel portal for problem solving, knowledge sharing and community building.
The community