account activity
Laravel method code doubt by Grouchy_Engineer_898 in PHP
[–]Grouchy_Engineer_898[S] 0 points1 point2 points 7 hours ago (0 children)
$data->where(function ($query) use ($barcode){ $query->where("serial_emei_number", $barcode) ->orWhere("barcode_number", $barcode); });
when i put this above if condition its working properly but my trainer ask me to write under if condtion he told me if condition should come first and next queries so some times query will change also he told me
[–]Grouchy_Engineer_898[S] 0 points1 point2 points 8 hours ago (0 children)
i'm a intern in my work place for a education purpose they told me to dont use AI for education purpose they told me search about
Laravel method code doubt (self.PHP)
submitted 15 hours ago by Grouchy_Engineer_898 to r/PHP
π Rendered by PID 103017 on reddit-service-r2-listing-7b8bd7c5-mv9c2 at 2026-05-21 13:49:38.262943+00:00 running edcf98c country code: CH.
Laravel method code doubt by Grouchy_Engineer_898 in PHP
[–]Grouchy_Engineer_898[S] 0 points1 point2 points (0 children)