Anuncios Libros Cursos Categorías

Main properties of models in CodeIgniter 4

23-04-2023 - Andrés Cruz

Main properties of models in CodeIgniter 4

CodeIgniter Let's see the most common properties that we can apply to our models in CodeIgniter 4 and what they are for.

Continuar leyendo


Required software and tools installation on CodeIgniter 4: Windows - MySQL, PHP and Apache

23-04-2023 - Andrés Cruz

Required software and tools installation on CodeIgniter 4: Windows - MySQL, PHP and Apache

CodeIgniter We will see how to use CodeIgniter with Laragon for our projects.

Continuar leyendo


Demo: Install CodeIgniter 4 manually without composer

22-04-2023 - Andrés Cruz

Demo: Install CodeIgniter 4 manually without composer

CodeIgniter We will know how to install CodeIgniter 4 manually without using Composer.

Continuar leyendo


Install CodeIgniter 4 with Composer

22-04-2023 - Andrés Cruz

Install CodeIgniter 4 with Composer

CodeIgniter We are going to make use of Composer that we installed in the previous section to create a project in CodeIgniter 4

Continuar leyendo


Run the app in CodeIgniter 4 in a browser

21-04-2023 - Andrés Cruz

Run the app in CodeIgniter 4 in a browser

CodeIgniter We have several ways to work with CodeIgniter 4, the most common is to run it directly from the server in Apache or through spark.

Continuar leyendo


Command line in CodeIgniter 4, Spark

21-04-2023 - Andrés Cruz

Command line in CodeIgniter 4, Spark

CodeIgniter We will meet the command line in Codeigniter 4 called SPARK.

Continuar leyendo


Organization of a project in CodeIgniter 4

21-04-2023 - Andrés Cruz

Organization of a project in CodeIgniter 4

CodeIgniter We will see how to install CodeIgniter 4 manually without Composer.

Continuar leyendo


Form validation rules in CodeIgniter 4

20-04-2023 - Andrés Cruz

Form validation rules in CodeIgniter 4

CodeIgniter We are going to learn how to validate forms in CodeIgniter, create custom rules, messages in translation files, in the controller and display form errors.

Continuar leyendo


Enable developer mode in CodeIgniter 4

20-04-2023 - Andrés Cruz

Enable developer mode in CodeIgniter 4

CodeIgniter We will know how to enable developer mode to be able to view errors and warnings from the browser.

Continuar leyendo


How to upload files or images in CodeIgniter 4

20-04-2023 - Andrés Cruz

How to upload files or images in CodeIgniter 4

CodeIgniter We are going to explain what the UPLOAD or file upload process is in CODEIGNITER 4 taking as a case study the upload of the user's AVATAR.

Continuar leyendo