Hi,
i’ve read chapter 10 but i still don’t get how to add a line item to a normal database. The example is for sessions.
I want to add a line item that has a user foreign key which is attached to a product foreign key. What code do i add to the controller and form to get this to work?