GitHub Pages does not support PHP and thus cannot run a Laravel application. It uses Jekyll to build...
You could do it at the http server level. For example if you are using apache you can add headers in...
I think you need to just run a normal sql query http://laravel.com/docs/database#running-queries $ta...
The situation you mentioned is indeed a good example of why to use namespacing for your controllers....
The Laravel portal for problem solving, knowledge sharing and community building.