Laravel this is not only a practical framework, it is also a programming style
$data = MoviesModel::where('id', $request->id)->update(['title' => $request->title]);
Aucun commentaire:
Enregistrer un commentaire