Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...
You need to define what the mock should return. $mock->shouldReceive('byPage')->once()->and...
You'd have to do $model->... for everything in your view, and there's nothing stopping another de...
Everything works fine,except that if the user logs out and then uses the back button in the browser...
You posting only a small bit of the problem isn't going to help. What is $this->tweets? A collect...
The Laravel portal for problem solving, knowledge sharing and community building.