This commit is contained in:
2025-03-16 17:25:22 +05:00
parent d50df12eb4
commit 30604a5f42
5 changed files with 22 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ class OnlinePaymentHistory extends Model
*/
protected $table = 'online_payment_histories';
/**
/**
* Get the attributes that should be cast.
*
* @return array<string, string>