Hi, I've added a custom classes to ...app/classes/... using a tutorial I've read and so far so good...
Hello. Have this question wondering. I have multiple domains, that I want to use for a certain langu...
Hi, I'm using the same model ,e.g. query for displaying paginated results and total results. The re...
Hello, I've got this: VIEW $days1 = implode(',', Input::get('days')); $tours = Tour::days($days1)-&g...
What am I doing wrong ? please advice ? Controller public function getHotelgallery($hotel) {...
{{ Form::select('locID', array('default' => 'Please Select') + $locations->lists('locNameEN',...
Thank You, raymondidema. However I just realized that the problem exist when I'm adding the Choose a...
The Laravel portal for problem solving, knowledge sharing and community building.