just a usual Query :) $topic = DB::table('forum')->select('topic')->get(); return View::make(...
Session is not a good solution....suppose you have 50 pages and 20 question each page... I think you...
just the matter of desire i guess :D <link rel="stylesheet" href="<?php echo UR...
have you debug / print the query built from your Query Builder ? and paste it here
The Laravel portal for problem solving, knowledge sharing and community building.