Basic App - Free CMS on CodeIgniter 4 |
I have GIT installed on my localhost Ubuntu Server:
1. browse to "https://github.com/codeigniter4/CodeIgniter4" 2. select the "CODE" option 3. copy the Clone URL 4. open a Command terminal 5. select the relevant path such as /var/www/ 6. enter "git clone https://github.com/codeigniter4/CodeIgniter4.git" PHP Code: Cloning into 'CodeIgniter4'... Takes less than ten seconds ![]() Don't forget the following: PHP Code: sudo chmod -Rf 0777 /var/www/CodeIgniter4/writable |
Welcome Guest, Not a member yet? Register Sign In |