CodeIgniter 4 from Scratch - #12 - File Validation & File Upload

Опубликовано: 27 Март 2026
на канале: Alex Lancer
21,021
343

In this video of CodeIgniter 4 From Scratch Series we will see how to Validate a File field and then How to Upload the file once the validation is successful. We will take a look at single file upload and on multiple files uploaded at once.

The goal of this video is to show you how to:
Perform File Validation
Upload a File to a specific location
Rename files on upload
Control types of files

CodeIgniter 4 From Scratch Series, the series that are intended to help you get started with CodeIgniter 4 even if you have never worked with PHP frameworks before.

This course will not only help you get started with CodeIgniter but also will help you understand the way PHP Frameworks work.

For more information about Codeigniter 4 Validation Library and Working with uploaded files read the official docs
https://codeigniter4.github.io/usergu...
https://codeigniter4.github.io/usergu...