I test Event::listen('test', function () { return 'hello'; }); // and $event = Event::fire('...
I would like to sum of group by 2 dimensional array like: $data=array( array('name'=>'Theara', 's...
I want to check which users is online or offline. Pl help.
I don't understand what, when Encryption Key in Laravel? Pl help me.
Where to put Form::macro()? And I would like to use chain method on it like this: Form::myField()-&g...
I try sudo apt-get install php5-gd php5-mysql, but now it show [PDOException]...
I can't run this command on ubuntu. Please help me.
I use Angular repeat option, so I must to use it in {{ Form::text('{{name}}') }}
The Laravel portal for problem solving, knowledge sharing and community building.