Tag: codeigniter 4

[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!

[CodeIgniter 4 video lesson] – Introduction to CodeIgniter 4 – How to download and configure the framework

Hello dear readers,

I am starting a series of video lessons on CodeIgniter 4,  the new version of the php framework that is easier and simpler to use. The purpose of the video lessons is to show how to download, configure and use the framework, thus providing a good basis for you to develop your projects in the near future using CI4 .

Continue lendo