Support the ongoing development of Laravel.io →

square360-steven

Joined 19 Feb 2014

Statistics

Threads 1
Replies 4
Solutions 0
Articles 0

Relationships (One-to-One)

I'm new to Laravel put like what I see so far. Here's my issue. In my example app I have 2 models...

0 Likes
10 Replies
Solved
replied 10 years ago

Relationships (One-to-One)

Thanks everyone for the help. I really appreciate it. Turns out @alainbelez answer was the solutio...

0 Likes
replied 10 years ago

Relationships (One-to-One)

@zenry, here are my models User.php <?php use Illuminate\Auth\UserInterface; use Illuminate\Auth...

0 Likes
replied 10 years ago

Relationships (One-to-One)

@usm4n, I've read the docs, but it doesn't seem to answer the questions I ask. I tried your method,...

0 Likes
replied 10 years ago

Relationships (One-to-One)

@usm4n, I've added that function to my model and do the following $user = User::find(10); $profile =...

0 Likes

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.