Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Modify users data as an admin
Post: RE: Modify users data as an admin

Try This lesson here https://shield.codeigniter.com/user_management/managing_users/
62 Views
1 Replies
Yesterday, 04:56 PM
luckmoshy
    Thread: Asset Minification Packages for CodeIgniter
Post: RE: Asset Minification Packages for CodeIgniter

Apart from the front end like web pack maybe try this peculiar for CI4+ :) https://github.com/michalsn/minifier
73 Views
2 Replies
Yesterday, 04:55 PM
luckmoshy
    Thread: Open Source CodeIgniter Projects for Learning Purposes?
Post: RE: Open Source CodeIgniter Projects for Learning ...

https://onlinewebtutorblog.com/category/codeigniter-4/ enough to open your eyes
180 Views
4 Replies
04-06-2024, 02:38 AM
luckmoshy
    Thread: Page displays 'index.php'
Post: RE: Page displays 'index.php'

App/Config/app  PHP Code: -- public string $indexPage = 'index.php'; remove index.php --
624 Views
17 Replies
04-03-2024, 03:19 AM
luckmoshy
    Thread: Shield | Invite user
Post: RE: Shield | Invite user

Perhaps this might be a good starting point for your project Bonfire2 is one of the best Admin starting point for Ci4+ https://github.com/lonnieezell/Bonfire2/tree/develop
177 Views
2 Replies
04-02-2024, 08:00 AM
luckmoshy
    Thread: CORS for API
Post: RE: CORS for API

@kenjis thank you for that, it was a serious issue even though I have made my own but I will still try a new one from you.
7,657 Views
13 Replies
03-24-2024, 11:59 PM
luckmoshy
    Thread: custom validation rule(s)
Post: RE: custom validation rule(s)

bobw Wrote: (03-21-2024, 02:33 PM) -- I'm getting close to my setup working as I want but came across a problem this evening with the name of prospective club member. When adding someone to the data...
175 Views
2 Replies
03-21-2024, 11:42 PM
luckmoshy
    Thread: Codeigniter4 How can i use different field for save() method as primary key
Post: RE: Codeigniter4 How can i use different field for...

sarath_unrelax Wrote: (03-21-2024, 03:22 AM) -- Dear Friends, I have a application where HR department can upload a xlsx file to add/update employees records. In the employees table i have id as pri...
179 Views
1 Replies
03-21-2024, 11:31 PM
luckmoshy
    Thread: problems with set_select
Post: RE: problems with set_select

sunchaser Wrote: (03-21-2024, 11:17 AM) -- Hello all, I have problems with set_select() in an edit form. I load data for an entity call edition and then call the view Code: -- $model = model('App\...
192 Views
2 Replies
03-21-2024, 11:19 PM
luckmoshy
    Thread: How to Run Migration via PHP Code?
Post: RE: How to Run Migration via PHP Code?

RedWd Wrote: (03-21-2024, 08:43 AM) -- Hi, i already use migration via cli, now i want to run php spark migrate --all via php controller. How can i do this? Thank you -- maybe you can do something ...
148 Views
1 Replies
03-21-2024, 11:05 PM
luckmoshy
    Thread: CI goes crazy with iframes
Post: RE: CI goes crazy with iframes

Severity: Notice Message: Trying to get the property 'section' of non-object Filename: models/CourseModel.php Line Number: 47 Don't you see here that there is an issue
607 Views
10 Replies
02-25-2024, 10:26 PM
luckmoshy
    Thread: Help With Sudden Email Issue
Post: RE: Help With Sudden Email Issue

Did you also flush DNS on your server?? this might be a reason or did you swap servers?? at last recheck your email is it ok
468 Views
9 Replies
02-20-2024, 09:31 PM
luckmoshy
    Thread: Why spark adding ResponseInterface to controller?
Post: RE: Why spark adding ResponseInterface to controll...

@Muzikant You don't have to be a fan of other developers and other developers who are interested in using ResponseInterface also won't use likewise so bear in mind that the framework lesson basement ...
511 Views
8 Replies
02-20-2024, 09:25 PM
luckmoshy
    Thread: I use CI setting library a lot but i miss one thing !!!
Post: I use CI setting library a lot but i miss one thin...

Hi All, I missed something here and I don't know yet,I propose it would be good to get the key in the array property like PHP Code: -- service('settings')->set('App.siteName.titleone', 'My Grea...
343 Views
1 Replies
02-04-2024, 12:36 AM
luckmoshy
    Thread: Fresh install, CI_DEVELOPMENT in .env not work
Post: RE: Fresh install, CI_DEVELOPMENT in .env not work

You are fine since you got that home Nothing is next, right? Please learn how to create an app with Codeigniter 4. Go here and start learning. https://codeigniter.com/user_guide/tutorial/static_page...
504 Views
6 Replies
02-02-2024, 12:00 AM
luckmoshy
    Thread: in service:: image this method does not work !!! ??? convert()
Post: RE: in service:: image this method does not wor...

kenjis Wrote: (01-26-2024, 08:49 PM) -- Are you usng GD ? If so, remove `@` in the following and check to see if an error shows. PHP Code: -- --- a/system/Images/Handlers/GDHandler.php +++ b/sy...
684 Views
5 Replies
01-27-2024, 11:49 PM
luckmoshy
    Thread: in service:: image this method does not work !!! ??? convert()
Post: RE: in service:: image this method does not wor...

kenjis Wrote: (01-25-2024, 10:42 PM) -- This bug has been fixed in v4.4.4: https://github.com/codeigniter4/CodeIgniter4/pull/8210 -- Thank you @kenjis but I use the latest CI 4.4.4 this is h...
684 Views
5 Replies
01-26-2024, 08:14 PM
luckmoshy
    Thread: in service:: image this method does not work !!! ??? convert()
Post: in service:: image this method does not work !!...

Hi, Ci I think @kenjis one day if I am not mistaken promised to solve this issue at the next CI upgrade but till now is not been working why is it forgotten? or is there another way!!! PHP Code: -...
684 Views
5 Replies
01-25-2024, 09:40 PM
luckmoshy
    Thread: Calling view inside view not working anymore
Post: RE: Calling view inside view not working anymore

Is it Ci 3 or C4 if 4+ use PHP Code: -- view('client') // or subfolder/client -- https://codeigniter4.github.io/CodeIgniter4/outgoing/views.html
335 Views
2 Replies
01-06-2024, 07:57 PM
luckmoshy
    Thread: CodeIgniter: the last year
Post: RE: CodeIgniter: the last year

Thank you to the entire CI team and all contributors last year You have done a lot in CI + AUTH SHIELD, especially to @kenjis and @"InsiteFX" for their tireless support. It is exciting :heart: that mo...
4,571 Views
12 Replies
01-04-2024, 12:14 AM
luckmoshy

Theme © iAndrew 2016 - Forum software by © MyBB