TTwenty•Created by Ammar Ali on 4/17/2024 in #❓︱help Display specific data in table based on some check.
Hi @thomast i already have a field through migrations isDeleted. now i want to display only those data in tables whose isDelete value is false in database. you can say a kind of soft delete.