Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4 PDF Customized
Post: RE: CI4 PDF Customized

thanks a lot..
33,963 Views
21 Replies
07-16-2020, 02:05 AM
lomali
    Thread: CI4 PDF Customized
Post: RE: CI4 PDF Customized

jreklund Wrote: (04-30-2020, 04:31 PM) -- This should do the trick. Code: -- composer require tecnickcom/tcpdf -- Code: -- composer install -- PHP Code: --
33,963 Views
21 Replies
07-15-2020, 01:09 PM
lomali
    Thread: CI4 Modules Routing
Post: RE: CI4 Modules Routing

$routes->add('show/(:num)', 'Users:https://forum.codeigniter.com/images/smilies/confused.pnghow/$1'); this is the solution . Thanks a lot!
6,262 Views
7 Replies
04-04-2020, 11:40 PM
lomali
    Thread: CI4 Modules Routing
Post: RE: CI4 Modules Routing

here is the routes.php in the modules/users/config
6,262 Views
7 Replies
04-04-2020, 12:45 PM
lomali
    Thread: CI4 Modules Routing
Post: RE: CI4 Modules Routing

mjamilasfihani Wrote: (04-04-2020, 12:11 PM) -- lomali Wrote: (04-04-2020, 09:45 AM) -- Hello, I'm new at CI4, but I used CI3. I wanted to work with modules at CI4. A tutorial on Youtube helped t...
6,262 Views
7 Replies
04-04-2020, 12:23 PM
lomali
    Thread: CI4 Modules Routing
Post: RE: CI4 Modules Routing

And this is my controller:
6,262 Views
7 Replies
04-04-2020, 11:11 AM
lomali
    Thread: CI4 Modules Routing
Post: CI4 Modules Routing

Hello, I'm new at CI4, but I used CI3. I wanted to work with modules at CI4. A tutorial on Youtube helped to set everything necessary. The problem now is that the methods and variables are not reco...
6,262 Views
7 Replies
04-04-2020, 09:45 AM
lomali

Theme © iAndrew 2016 - Forum software by © MyBB