Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: extend url_to helper
Post: RE: extend url_to helper

See https://codeigniter4.github.io/CodeIgniter4/general/helpers.html#id12 Or use https://codeigniter4.github.io/CodeIgniter4/extending/common.html
114 Views
2 Replies
04-22-2024, 01:58 PM
datamweb
    Thread: Simple Introduction To HTMX
Post: RE: Simple Introduction To HTMX

I'm very interested in HTMX, here's a good video tutorial:Todo App with HTMX and PHP https://www.youtube.com/watch?v=L3YTp9dTukQ
303 Views
2 Replies
03-20-2024, 02:54 PM
datamweb
    Thread: How to trigger and listen to events with class-based methods in a cool way
Post: RE: How to trigger and listen to events with class...

@"agungsugiarto" Nice to see you here, I have used your GitHub projects a lot. Thanks for sharing.
249 Views
1 Replies
03-17-2024, 08:52 AM
datamweb
    Thread: v4.4.6 bug fix released
Post: RE: v4.4.6 bug fix released

Thanks!
2,082 Views
4 Replies
02-24-2024, 05:56 AM
datamweb
    Thread: Help Shield force password reset
Post: RE: Help Shield force password reset

See https://github.com/codeigniter4/shield/discussions/639
263 Views
3 Replies
02-24-2024, 02:36 AM
datamweb
    Thread: How to fix double slashes?
Post: RE: How to fix double slashes?

Hi, See https://github.com/codeigniter4/CodeIgniter4/pull/6991
202 Views
2 Replies
02-18-2024, 03:39 AM
datamweb
    Thread: Shield auth several problem
Post: RE: Shield auth several problem

Quote: -- use shield email i have this code in my yahoo mail -- It seems that your email settings are not done correctly. Don't forget to set    PHP Code: -- /** * Type of mail, either ...
486 Views
1 Replies
02-07-2024, 04:51 PM
datamweb
    Thread: Extended model not saving additional fields
Post: RE: Extended model not saving additional fields

Thanks for the feedback. The documents have been updated. https://github.com/codeigniter4/shield/pull/977
692 Views
3 Replies
12-09-2023, 03:45 AM
datamweb
    Thread: Extended model not saving additional fields
Post: RE: Extended model not saving additional fields

See https://github.com/codeigniter4/shield/discussions/333
692 Views
3 Replies
12-08-2023, 12:38 PM
datamweb
    Thread: CodeIgniter LDAPS Authentication
Post: RE: CodeIgniter LDAPS Authentication

Hi, See https://github.com/rakoitde/ci4-shield-ldap maybe it will help.
345 Views
1 Replies
12-08-2023, 02:54 AM
datamweb
    Thread: CI4 Dynamic DOMPDF view ,
Post: RE: CI4 Dynamic DOMPDF view ,

@"kenjis", can you upload the file(ci443.pdf) generated by the above code in mode development here?
4,570 Views
14 Replies
11-29-2023, 03:06 PM
datamweb
    Thread: CI4 Dynamic DOMPDF view ,
Post: RE: CI4 Dynamic DOMPDF view ,

@"trunky" This has nothing to do with Shield. The code below should work fine. PHP Code: --                   $html =
4,570 Views
14 Replies
11-29-2023, 04:42 AM
datamweb
    Thread: Im getting Codeigniter shield issue
Post: RE: Im getting Codeigniter shield issue

See https://github.com/codeigniter4/shield/discussions/646
359 Views
2 Replies
11-24-2023, 07:03 AM
datamweb
    Thread: Code Igniter Shield How to show all avaiable user
Post: RE: Code Igniter Shield How to show all avaiable u...

See https://github.com/codeigniter4/shield/discussions/956
1,285 Views
2 Replies
11-21-2023, 08:51 AM
datamweb
    Thread: CodeIgniter DEA Rule
Post: CodeIgniter DEA Rule

Hi guys. I am glad that released a simple but useful package today. https://github.com/datamweb/my-repository-files/blob/main/codeigniter-dea-rule/image/logo.png?raw=true Disposable e-mail - ...
1,083 Views
1 Replies
11-15-2023, 06:36 PM
datamweb
  Thumbs Up Thread: v4.5.0 will support PHP 8.1 or later
Post: RE: v4.5.0 will support PHP 8.1 or later

I'm counting down the minutes to merge https://github.com/codeigniter4/CodeIgniter4/pull/8072. you are wonderful
2,173 Views
3 Replies
10-22-2023, 05:05 PM
datamweb
    Thread: Using shield, How i can redirect to separate url if the user not in admin group
Post: RE: Using shield, How i can redirect to separate u...

@"sknair143" This feature was added to the Shield. Use the develop branch.
2,323 Views
14 Replies
10-18-2023, 06:42 PM
datamweb
    Thread: Shield - redirect after login
Post: RE: Shield - redirect after login

CI team have not yet released a version that has this feature. It will be available in the next version. But now you can use the develop branch with command: Code: -- composer require codeign...
2,727 Views
10 Replies
09-16-2023, 02:57 AM
datamweb
    Thread: Modules in CI4 - Helpers and Constants
Post: RE: Modules in CI4 - Helpers and Constants

PHP Code: -- public $files = [       ROOTPATH . 'mymodule/admin/Helpers/functions_helper.php',     ]; -- Or update CI and use: Code: -- public $helpers = []; --
681 Views
3 Replies
09-14-2023, 11:59 PM
datamweb
    Thread: Getting the CodeIgniter version
Post: RE: Getting the CodeIgniter version

PHP Code: -- --
380 Views
2 Replies
09-12-2023, 11:08 PM
datamweb

Theme © iAndrew 2016 - Forum software by © MyBB