CodeIgniter 4 from Scratch - #5 - Routes

Опубликовано: 13 Март 2026
на канале: Alex Lancer
43,801
469

In this video of CodeIgniter 4 From Scratch Series we will see how we can manage our routes. We will take a look at Routes.php file that holds our navigation logic.

Quick overview of what to expect in this video:
How to manage our routes
How to define custom routes
How to create a group of route
How to add a route based on the HTTP request type

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 Routing read the official docs
https://codeigniter.com/user_guide/in...