FFilament•Created by DevShaded on 8/12/2024 in #❓┊help Store additional data after form submition
Hello, I have this table called student_expenses
that is linked to the lessons
table.
After I submit data to the lessons resource form, I want to add data from the form to the student_expenses
. How can I achieve this?