->withPivot('another_column');
Paste your code to http://laravel.io/bin so we can see it.
That was what I was missing! After looking up documentation on withPivot, I tried it and implemented it
For Reference: http://laravel.com/docs/eloquent#working-with-pivot-tables
you can mark the question as closed so it can be identified as closed in the forum overview ;-)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community