I have this complicated database with many tables related to each other. Eloquent makes my life easi...
I don't know how to name the thread better than that, what I need is this: I have a master blade fil...
I have problems understanding how sessions work in laravel and I'm getting issues trying to do what...
longilineo said: In your views you should have $foo and $bar variables available. Duh, of course,...
Then I don't get the error but the variable is not recognized: Undefined variable: data (View: /Use...
longilineo said: class BaseController2 extends BaseController{ $data = array('foo'=>'Foo', 'ba...
The Laravel portal for problem solving, knowledge sharing and community building.