Eloquent Macro: Fire Specific Events After saveQuietly
📰 Dev.to · Recca Tsai
Save a model silently with saveQuietly, then selectively dispatch created or other Eloquent model events via a custom Builder macro fire method in Laravel.
Save a model silently with saveQuietly, then selectively dispatch created or other Eloquent model events via a custom Builder macro fire method in Laravel.