This test works for me in Laravel 5. Navigating to the route loads my views/errors/500.blade.php vie...
If your result is a simple array you can use php's implode function like so: $str = implode(",...
Have you looked at the query builder documentation? http://laravel.com/docs/5.0/queries Are you just...
I use the URL helpers here: http://laravel.com/docs/5.0/helpers#urls
The Laravel portal for problem solving, knowledge sharing and community building.
The community