Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Support for 'perPage' Parameter in Pager Library
Post: RE: Support for 'perPage' Parameter in Pager Libra...

I extended the model by creating a new function based on the original paginate method, with the addition of support for the $perPageFromQuery parameter. I also introduced a new property in the model, ...
40,687 Views
5 Replies
03-31-2025, 05:17 AM
campio97
    Thread: Support for 'perPage' Parameter in Pager Library
Post: RE: Support for 'perPage' Parameter in Pager Libra...

Yeah but i mentioned it at point 3 of Benefits: 3. Reduced Boilerplate: Developers wouldn't need to manually check for and apply the `perPage` parameter in every controller method.
40,687 Views
5 Replies
03-28-2025, 09:56 AM
campio97
    Thread: Support for 'perPage' Parameter in Pager Library
Post: Support for 'perPage' Parameter in Pager Library

Hello, I've been working with the Pager library in CodeIgniter 4 and noticed that while it automatically handles the `page` parameter from the URL query string, it doesn't provide similar functiona...
40,687 Views
5 Replies
03-28-2025, 07:38 AM
campio97
    Thread: Dependency Management in Custom Services
Post: Dependency Management in Custom Services

Hello If I create a custom service, is it considered good practice to load models and other libraries/services directly within the service itself?Or is it better to pass all these instances from the ...
550 Views
1 Replies
03-21-2025, 07:07 AM
campio97
    Thread: Sentry CodeIgniter4 SDK Integration
Post: Sentry CodeIgniter4 SDK Integration

Hello everyone, I am exploring the possibility of integrating Sentry with CodeIgniter 4. Has anyone already developed this integration? If not, would anyone be interested in collaborating on creating ...
619 Views
2 Replies
03-19-2025, 03:38 AM
campio97
    Thread: Before upsertBatch
Post: Before upsertBatch

Hi everyone, I'd like to request the addition of callbacks for upsert and upsertBatch operations in CodeIgniter4. There are currently no dedicated callbacks (similar to beforeInsert or beforeUpdate) ...
458 Views
0 Replies
02-12-2025, 07:08 AM
campio97

Theme © iAndrew 2016 - Forum software by © MyBB