This project helps you upgrade your CodeIgniter3 apps to CodeIgniter4. See How to Upgrade from CI3 to CI4. If you have test code with ci-phpunit-test, see How to Upgrade Test Code from CI3 to CI4.
The Files module is a self-contained set of routes and functions that adds uploading and CRUD controls to any project. It uses DropzoneJS for drag-and-drop uploads, and supports a number of extensions ...