4 min read
Why We Migrated Laravel Notifications to JSON: A Data Schema Evolution
We switched Laravel's notification data from PHP serialization to JSON for better portability, debugging, and future extensibility.
LaravelFilamentDatabase MigrationJSONNotifications
Read more