Laravel-Backpack / community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
28 stars 0 forks source link

How to edit trashed (soft deleted) item #867

Closed msyadav88 closed 4 months ago

msyadav88 commented 4 months ago

Discussed in https://github.com/Laravel-Backpack/community-forum/discussions/866

Originally posted by **msyadav88** March 3, 2024 I want to edit a trashed item which is soft deleted, but it is giving 404 error. The url is like /admin/orders/7/edit Also the show page giving 404 /admin/orders/7/show
jcastroa87 commented 4 months ago

Closes as duplicated.