This really isn't a laravel question as much as it is an SQL question: $games = DB::table('games')...
Looks like I was right, this might help put you in the right direction: http://stackoverflow.com/que...
I stumbled upon: Asset::add('xlsupdates', 'js/xlsupdates.js'); a static call to add assets, but I'm...
The Laravel portal for problem solving, knowledge sharing and community building.
The community