09-11-2025 - Andrés Cruz
Bootstrap Learn how to set up and serve static files in Django step by step. Includes real-world examples, integration with Bootstrap and Font Awesome, CSS, JavaScript, images, and solutions to common errors.
01-04-2024 - Andrés Cruz
Bootstrap We will create a macro so that we can easily reuse the pagination component in any module that we want to use.
17-04-2023 - Andrés Cruz
Bootstrap We're going to learn how to handle form validation errors in CodeIgniter 4; as well as create the rules, define a style for errors using Bootstrap 4 or 5 and much more.
15-04-2023 - Andrés Cruz
Bootstrap We are going to know how we can create the list of records in a table using CodeIgniter 4, this list will be paginated and it is a fundamental element for our CRUD.