You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup the orchid framework for creating an admin panel based on crud operations. However, the screens fetch data from multiple tables and updates/deleted and even edits will be performed on multiple tables
The examples given only show how to use eloquent on single tables. Can someone please guide how do we do inserts/updated and deleted on screens that will involve multiple tables on the backend. Some example will be very helpful
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am trying to setup the orchid framework for creating an admin panel based on crud operations. However, the screens fetch data from multiple tables and updates/deleted and even edits will be performed on multiple tables
The examples given only show how to use eloquent on single tables. Can someone please guide how do we do inserts/updated and deleted on screens that will involve multiple tables on the backend. Some example will be very helpful
Thanks
Syed
Beta Was this translation helpful? Give feedback.
All reactions