Tag: delete

[CodeIgniter 4 video lesson] – Models – Creating a CRUD (Delete)

Hello people!!!

Continuing with the series on CodeIgniter 4, in this video I show how to delete a record in the database using the “delete” method of the Model.

In building the “action” to delete, I make a brief introduction to the “session” library and how to use, from it, the methods “setFlashData” and “getFlashData”.

The video is available at:  https://www.youtube.com/watch?v=JFOTRqfy9bU

I hope you enjoy the video.

Hugs!