Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...
One interesting question popped up in my head today. I don't actually need it, but I just wonder if...
So...I've been bookmarking a lot of Laravel articles for the last few months. I really didn't like t...
I guess I just reply it based on your code. You probably need a service class. $category = $this->...
Try http://image.intervention.io/getting_started/laravel Post questions if you're not sure what you'...
It's basically same as singleton(). http://stackoverflow.com/questions/17296224/laravel-4-container-...
Where and how do you use PostEloquentRepository? Do you call 'create' from your controller? It would...
The Laravel portal for problem solving, knowledge sharing and community building.