Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: cachePage and secureheaders
Post: RE: cachePage and secureheaders

Thank you @"kenjis" I have opened an issue on Github
1,046 Views
2 Replies
07-19-2022, 12:10 PM
InstantT
    Thread: Creation of a multi-language blog [SOLVED]
Post: RE: Creation of a multi-language blog

Hello Thank you for your reply
5,403 Views
4 Replies
07-18-2022, 12:55 PM
InstantT
    Thread: Installer for old CI4 app starter
Post: RE: Installer for old CI4 app starter

Thanks @"kenjis" !
3,216 Views
7 Replies
07-18-2022, 11:01 AM
InstantT
  Question Thread: cachePage and secureheaders
Post: cachePage and secureheaders

Hello all, I would like to know if it is normal, when we use "$this->cachePage(xx);" in a controller, that the http headers of "secureheaders" are not present anymore? http headers that disappea...
1,046 Views
2 Replies
07-18-2022, 10:59 AM
InstantT
    Thread: Why do you use CI? What is your job?
Post: RE: Why do you use CI? What is your job?

Thank you all for your responses. @"demyr" : That's an interesting point you make. I think it would be worth opening another topic to talk about it It's true that Wordpress for example uses its ...
6,155 Views
12 Replies
07-06-2022, 03:40 PM
InstantT
  Lightbulb Thread: Creation of a multi-language blog [SOLVED]
Post: Creation of a multi-language blog [SOLVED]

Hello, What do you think about creating a (simple) blog with an administration interface using the default CI features (Shield, Settings, Cache, Module, Security - xss, csp..-, Extend template etc....
5,403 Views
4 Replies
07-06-2022, 07:14 AM
InstantT
    Thread: Cache : Best Pratice
Post: Cache : Best Pratice

Hi, Do you have any recommendations for optimizing the speed of the site with the Cache, both for Internet users and for Google? In my controllers, I use the following line before returning my vie...
1,769 Views
1 Replies
07-06-2022, 07:08 AM
InstantT
    Thread: Why do you use CI? What is your job?
Post: RE: Why do you use CI? What is your job?

@"php_rocs" Thank you for you reply. Do you mainly use CI as a php framework or others as well (laravel, symphony ...) ?
6,155 Views
12 Replies
07-06-2022, 06:32 AM
InstantT
    Thread: Why do you use CI? What is your job?
Post: Why do you use CI? What is your job?

Hi ! What do you use CodeIgniter for? For professional purposes? If yes, as a Freelancer, Web Agency or for a website? Or do you use it for personal use? For your personal website, to learn dev...
6,155 Views
12 Replies
07-06-2022, 05:56 AM
InstantT
    Thread: [SOLVED] Shield : Class 'Config\Session' not found
Post: RE: Shield : Class 'Config\Session' not found

Can you add [SOLVED] to the title of your message please ?
4,654 Views
5 Replies
07-03-2022, 08:03 AM
InstantT
    Thread: Routing {locale} : Duplicate Content [SOLVED in next release]
Post: RE: Routing {locale} : Duplicate Content [SOLVED i...

@iRedds : Thank you very much for this clarification. I understand :)
1,160 Views
4 Replies
06-30-2022, 09:51 AM
InstantT
    Thread: Routing {locale} : Duplicate Content [SOLVED in next release]
Post: RE: Routing {locale} : Duplicate Content

Thank you @kenjis So I will wait for the release of this new version :) I'm still not sure I understand the difference between "string[]" and "array" (not Controller)
1,160 Views
4 Replies
06-30-2022, 07:36 AM
InstantT
    Thread: SHIELD Best Practice
Post: RE: SHIELD Best Practice

@JanFromHamburg : Here is the link to the video @InsiteFX is talking about : https://www.youtube.com/watch?v=Qp3dX1rD46A
7,046 Views
6 Replies
06-30-2022, 07:34 AM
InstantT
    Thread: Shield Install and Overview Video
Post: RE: Shield Install and Overview Video

@kilishan : Thanks !
4,419 Views
5 Replies
06-30-2022, 07:33 AM
InstantT
    Thread: Routing {locale} : Duplicate Content [SOLVED in next release]
Post: Routing {locale} : Duplicate Content [SOLVED in ne...

Hi all, When we use the "{locale}" tag in a route, it can generate Duplicate Content, even when using the $supportedLocales variable For example if I use : PHP Code: -- public $supportedLocales ...
1,160 Views
4 Replies
06-29-2022, 10:09 AM
InstantT
    Thread: Custom Validate Birthday with value for each $year, $month, $day
Post: RE: Custom Validate Birthday with value for each $...

Hi, I think you can use "valid_date" from the form validation rules This will certainly be the easiest way See : https://codeigniter.com/user_guide/libraries/validation.html#available-rules
1,470 Views
4 Replies
06-29-2022, 02:47 AM
InstantT
    Thread: Controller & Model Name
Post: RE: Controller & Model Name

Yes, it would be nice to have best practices for naming files, but also the names of classes, variables etc. Ex. https://webdevetc.com/blog/laravel-naming-conventions/ (for Laravel)
3,521 Views
5 Replies
06-28-2022, 06:47 AM
InstantT
    Thread: SHIELD Best Practice
Post: RE: SHIELD Best Practice

Hello Did you try to use Composer from a terminal to install Shield? You can use the following command: PHP Code: -- composer require codeigniter4/shield -- When I tried to install it, th...
7,046 Views
6 Replies
06-27-2022, 11:57 AM
InstantT
    Thread: Controller & Model Name
Post: Controller & Model Name

Hello, It's me again! Sorry, I ask a lot of questions to make the best use of CI4. On this page: https://codeigniter4.github.io/CodeIgniter4/incoming/controllers.html, it says "ONLY the first cha...
3,521 Views
5 Replies
06-27-2022, 10:17 AM
InstantT
    Thread: Title in View or in Controller [SOLVED]
Post: RE: Title in View or in Controller

Hello, Thank you for your reply ? So I will continue to use the Controller method to manage Meta tags
2,814 Views
4 Replies
06-27-2022, 07:04 AM
InstantT

Theme © iAndrew 2016 - Forum software by © MyBB