Alright so I have a ticket with many ticket replies public function show($id){ $ticket = Ticket::fi...
I found what was causing this, it's because I wasn't eager loading the replies. Instead of doing...
The Laravel portal for problem solving, knowledge sharing and community building.
The community