Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

joyustcian's avatar

How can arrange result according to students

Hi there. I am new in laracasts. I have an issue in my laravel 8 project.

I have a result table which have one to many relationship with students. In result table there have multiple results followed by course of a single student. I need to design them according to students.

What is the easiest process to do the operation. Thanks in advance.

On Behalf Joy

0 likes
1 reply
SilenceBringer's avatar

@joyustcian hard to understand what kind of help you need. Help with DB structure? Or with queries to return results? Try to explain little more. Show your current migrations (if you have)

Please or to participate in this conversation.