Support the ongoing development of Laravel.io →

scsddeputy

Joined 27 Dec 2014

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0
posted 9 years ago

Trouble Getting Relationship Data

Im trying to get the ticket status title via Eloquent Relationship, but it keeps returning the ticke...

0 Likes
3 Replies
replied 9 years ago

Trouble Getting Relationship Data

$tickets = \Auth::user()->tickets; On User Model public function tickets() { return...

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.