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 recently used Laravel Orion, and aside from formal documentation, I didn't find many resources to deeply illustrate the package.
It would be fantastic if there were a default UpdateOrInsert endpoint.
I'm not sure if this is a question or an enhancement, but UpdateOrInsert endpoint could be done in two ways,
1- search then update or insert
2- Customizing Queries of store or update
I think it would be great if there was a new route for this issue.
This discussion was converted from issue #165 on September 16, 2024 11:17.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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
-
I recently used Laravel Orion, and aside from formal documentation, I didn't find many resources to deeply illustrate the package.
It would be fantastic if there were a default UpdateOrInsert endpoint.
I'm not sure if this is a question or an enhancement, but UpdateOrInsert endpoint could be done in two ways,
1- search then update or insert
2- Customizing Queries of store or update
I think it would be great if there was a new route for this issue.
Beta Was this translation helpful? Give feedback.
All reactions