Added created by an updated by in sticker master model file
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 13s
Gemini PR Review / Gemini PR Review (pull_request) Successful in 17s
Laravel Larastan / larastan (pull_request) Failing after 4m44s
Laravel Pint / pint (pull_request) Failing after 5m19s

This commit is contained in:
dhanabalan
2026-09-20 12:31:00 +05:30
parent c3d80fc950
commit 595f383247

View File

@@ -37,6 +37,8 @@ class StickerMaster extends Model
'load_rate',
'bundle_quantity',
'material_type',
'created_by',
'updated_by'
];
public function item()