samedi 25 mars 2023

Laravel 5.5 query with groupBy('userid') works but when run from schedule

$allrecords = Records::all()->groupBy('userid');

this line in function works when run directly BUT: when run function with this line with schedule running stops in this line without raising any error. why? what to do?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/O6y01vY
via IFTTT

Aucun commentaire:

Enregistrer un commentaire