Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel Error: Unsupported operand types: IlluminateDatabaseEloquentCollection - int



$curr_repayment = $transact->where('trans_type', '=', 'credit')->sum('Amount');
 
PREVIOUS NEXT
Tagged: #laravel #Unsupported #operand #IlluminateDatabaseEloquentCollection #int
ADD COMMENT
Topic
Name
9+9 =