MySQL Version 5.6
can’t use Wherejsoncontains because of MySQL version
$cat_3 = AppModelsProduct::where(‘cat_id’,’json_decode(3)’)->get();
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
MySQL Version 5.6
can’t use Wherejsoncontains because of MySQL version
$cat_3 = AppModelsProduct::where(‘cat_id’,’json_decode(3)’)->get();