CodeIgniter Forums
Where is the system folder stored when a new project is created with composer - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: Where is the system folder stored when a new project is created with composer (/showthread.php?tid=77562)



Where is the system folder stored when a new project is created with composer - emris - 09-17-2020

Hello guys. Please I need help. I recently created a new project with composer. Everything is working as expected but the system folder seems to be missing. I know it's somewhere there else the app won't work. 

I'm asking in other to prevent any future surprises when uploading the project to a live server. Please note this is the first time I'm using the composer to create a CI project


RE: Where is the system folder stored when a new project is created with composer - nosybonk - 09-17-2020

It's in vendor/codeigniter4/framework/