Welcome Guest, Not a member yet? Register   Sign In
Namespaces gone after change systemdirectory
#2

As yoda might not have once said " the force is not strong in me tonight" so .

You changed $systemdirectory but dont say what to.

I can't see your structure .

here is my in progress latest
Code:
[andrew@darkstar http]$ tree -L 1 joesoapdev
joesoapdev
├── Gruntfile.js
├── LICENSE
├── README.md
├── app
├── builds
├── composer.json
├── composer.lock
├── node_modules
├── package-lock.json
├── package.json
├── phpunit.xml.dist
├── public
├── scss
├── spark
├── tests
├── vendor
└── writable

here is my variable for systempath

Code:
public string $systemDirectory = __DIR__ . '/../../vendor/codeigniter4/framework/system';

could you do show us yours so we can get a handle on it
CMS CI4 A CMS system, runs out of the box written on top of CI4
Arch Book  CodeIgniter4 on Apache(pages 92-114) 
Reply


Messages In This Thread
RE: Namespaces gone after change systemdirectory - by captain-sensible - 09-03-2023, 11:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB