Support the ongoing development of Laravel.io →
Muhammed Suhail

Muhammed Suhail

Joined 20 Jan 2022

Statistics

Threads 0
Replies 30
Solutions 3
Articles 0

suhailparad has not posted any threads yet

replied 3 years ago

invalid argument suppiled foreach() laravel

please send me the output for the below code $itens = json_decode($req->itens_pedido); dd($itens)...

1 Likes
replied 3 years ago

invalid argument suppiled foreach() laravel

try this. $itens = json_decode($req->itens_pedido);

1 Likes
replied 3 years ago

invalid argument suppiled foreach() laravel

which datatype used in $req->itens_pedido ? please send me output of print_r($req->itens_pedi...

1 Likes
replied 3 years ago
0 Likes
replied 3 years ago

What causes the data validation failure in this API?

in changeCountry() method, **this.country_id =..... ** this should be this.fields.country_id=........

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.