Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Documentation typo error in CLI
Post: RE: Documentation typo error in CLI

It didn't worked when i try the code on the documentation. I did that changes and it worked . but now that i'm reading your answer i should have tested more.
1,594 Views
3 Replies
09-02-2020, 04:53 AM
jjinkou2
    Thread: Add this feature: log to stdout handler
Post: Add this feature: log to stdout handler

I'm using docker and the log is expected to be redirected to stdout. i wrote this handler for this purpose. please add this or a similar feature for the next version .
2,227 Views
1 Replies
09-02-2020, 04:48 AM
jjinkou2
    Thread: Redirecting logging output
Post: RE: Redirecting logging output

i have done that like this. I wrote a hanlder base upon the filehandler then i change the config to add this handler 1) first the handler i copied the system/log/filehandler.php to system/log/stde...
2,842 Views
2 Replies
08-24-2020, 07:05 AM
jjinkou2
    Thread: Documentation typo error in CLI
Post: Documentation typo error in CLI

Hello i found an error in the documentation for the CLI here https://codeigniter.com/user_guide/cli/cli.html this Code: -- use CodeIgniter\Controller; class Tools extends Controller { ...
1,594 Views
3 Replies
08-21-2020, 06:17 AM
jjinkou2
    Thread: Curlopt_proxy support
Post: Curlopt_proxy support

Hello i would like to use the culr codeigniter4 library and set the proxy. i added this line inside the system/curlRequest.php under the function setCurlOption for my code to work . Code: -- $...
1,788 Views
1 Replies
07-09-2020, 03:45 AM
jjinkou2

Theme © iAndrew 2016 - Forum software by © MyBB