Hi, First you have to specify your foreign key at the table 'cms_text' that references 'post_id' on...
Problem solved, used Request::query() instead of Input::all() in the action. Thanks "everybody&...
jimgwhit said: I just tested by adding another to my array, worked like a champ: <?php echo $dat...
Hi jimgwhit, thanks for the reply. Yes I am using L4.2, but my problem is not in appending simple qu...
The Laravel portal for problem solving, knowledge sharing and community building.