MONDAY, JULY 6, 2026 48° E  /  GLOBAL TECH · SUMMARISED SUBSCRIBE
AI, business, devices, policy — global tech, summarised every 30 minutes.
Dev Tools · 2h ago

Laravel Soft Deletes: How to 'Delete' Without Losing Data

By Meridian48 News Desk · Summarised from DEV Community ·

Soft deletes in Laravel mark records as deleted without removing them from the database, using a `deleted_at` column. The `SoftDeletes` trait automatically excludes soft-deleted records from queries. Developers can restore records with `restore()` or include them using `withTrashed()`.

Meridian48 take
A practical tutorial for Laravel developers, but the concept is standard in many ORMs—not groundbreaking.
Read the full reporting
Soft Deletes no Laravel: apague sem apagar de verdade →
DEV Community
laravelsoft-deletes
More dev tools briefs
Go deeper on dev tools
AllAIStartupsBusinessDevicesPolicySecurityDev ToolsPakistan