Welcome Guest, Not a member yet? Register   Sign In
CI4 upgrade from version 4.2.1 to 4.2.6
#14

(This post was last modified: 09-14-2022, 03:26 AM by captain-sensible. Edit Reason: added text )

I just started on a new CI4 web version 4.2.6 I used composer to install (nothing at all manual) I CAN Confirm I also have a "system" folder" at web root. Dont remember if it was there on initial install or not. Or if it appeared later due to composer install , or update?

This is what I have in vendor :

Code:
[andrew@darkstar:http/kursaal.org]$ tree -L 1 vendor                                                             (09-14 11:08)
vendor
├── autoload.php
├── composer
├── kint-php
├── laminas
└── psr

4 directories, 1 file
[andrew@darkstar:http/kursaal.org]$



if you take out the system folder , it wont work.

NOTE

I found you get a system folder if you go to :

https://packagist.org/packages/codeigniter4/framework

and use the suggested text command :


composer create-project codeigniter4/framework

but dont if you use:

composer create-project codeigniter4/appstarter project-root


This looks confusing and possibly a duplication

: https://packagist.org/packages/codeigniter4/appstarter

https://packagist.org/packages/codeigniter4/framework

Both showing 4.2.6 but seem to give different structures


The text " composer require codeigniter4/framework"

is mentioned at :

https://codeigniter4.github.io/CodeIgnit...ng-project
CMS CI4     I use Arch Linux by the way 

Reply


Messages In This Thread
RE: CI4 upgrade from version 4.2.1 to 4.2.6 - by captain-sensible - 09-14-2022, 03:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB