After get() chain the toJson() method. You'll get the json string.
Maybe you should take a look at polymorphic relationships? http://laravel.com/docs/eloquent#many-to-...
PSR-0 autoloading enabled. The namespace points to the before metnioned path.
The Laravel portal for problem solving, knowledge sharing and community building.