Welcome Guest, Not a member yet? Register   Sign In
Config\Paths different on appStarter
#4

(08-06-2022, 05:55 AM)kenjis Wrote: This might be tricky, but codeigniter4/framework/app/* is not the same as appstarter/app/*.

I'd like to know how to handle the upgrade of the config files when using appStarter.

If I do a composer update, only files in vendor/codeigniter4/framework/app/Config are updated. appstarter/app/Config remains unchanged.

So I then merge changed files from codeigniter4/framework/app/Config to appstarter/app/Config. Please advise what I should be doing if this is the wrong way.

If it is correct, then my problem as described in the O.P. is that Paths.php from the vendor folder is not compatible with the appstarter oneĀ  - systemDirectory should not be merged. This is not documented anywhere, so I just wanted clarification if this is the only one that needed careful attention.

I hope my question makes sense.
Reply


Messages In This Thread
RE: Config\Paths different on appStarter - by jetspeed - 08-06-2022, 10:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB