Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter 4 advanced image routing issue
Post: Codeigniter 4 advanced image routing issue

I converted the Codeigniter 3 advanced image library to Codeigniter 4 but the Route is not working Codeigniter 3 route = $route['public/image/(:any)'] = 'media/resize/$1'; Codeigniter 4 route = ...
707 Views
1 Replies
01-02-2023, 11:24 PM
NatwanTilembar
    Thread: Codeigniter or Laravel?
Post: RE: Codeigniter or Laravel?

I used CodeIgniter for many, many years before moving to Laravel 5 years ago. I have absolutely nothing bad to say about the framework. It helped me learn MVC, OOP and more advanced PHP practices. It ...
17,339 Views
15 Replies
12-06-2022, 02:16 AM
NatwanTilembar
    Thread: CodeIgniter: Load controller within controller
Post: CodeIgniter: Load controller within controller

I have a home controller with an index action that displays a set of featured products. However, the products are managed through a product controller including a proprietary model and views. How d...
777 Views
0 Replies
12-06-2022, 12:24 AM
NatwanTilembar

Theme © iAndrew 2016 - Forum software by © MyBB