29.07.2016 Views

laravel-5

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eloquent: Relationships 457<br />

the imageable_type column will contain the class name of the owning model. The imageable_type<br />

column is how the ORM determines which “type” of owning model to return when accessing the<br />

imageable relation.<br />

Model Structure<br />

Next, let’s examine the model definitions needed to build this relationship:<br />

.<br />

1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!