Support the ongoing development of Laravel.io →
posted 9 years ago
Eloquent
Last updated 2 years ago.
0

Not sure what you're asking but check out this tutorial. It helped me a lot.

http://scotch.io/tutorials/php/a-guide-to-using-eloquent-orm-i...

Last updated 2 years ago.
0

Your question is not clear....

@foreach (User::find(1)->snippets as $snippet)
    {{ $snippet->category_id }}
@endforeach
Last updated 2 years ago.
0

i want to access additional models from a pivot

in this case i want Category model

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

phpnetanel phpnetanel Joined 21 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.