Codeigniter installation

CodeIgniter 3 works without any specific tweaking. Just leave the base URL empty in config.php
or modify it like this:
$config[‘base_url’] = ‘https://heserver/’;
if you use HTTPS protocol as here:
image
 
To set up a database server with ExeOutput, check this video:

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
 
You just forgot to enable the MySQL PHP extension in ExeOutput. Go to PHP Settings / PHP Extensions and enable the correct extension.
 
I have tried it.
Plz solve my problem
I just need full tutorial of codeigniter 3 with exe output from starting to end
 
Need full installation of codeigniter3 code in exeoutput i have tried all methods.plz just guide me step by step
 
A step-by-step guide will follow one day, but currently, we are working on a lot of projects and there is not enough time for that guide. Especially, we are also focused on CodeIgniter 4 for ExeOutput.
 
I mean
Not that deep steps
Just guide from selecting codeigniter project
Setupping mysql then deployment etc
In simple text guide only
 
Back
Top