(1) Error - Class 'Clio' not found in PKGPATH/oil/classes/generate.php on line 238 This is spelling error at PKGPATH/oil/classes/generate.php on line 238. Use Cli.
I'm still having the same error using the scaffold command, I've changed Clio to Cli on PKGPATH/oil/classes/generate.php but i still get the following error:
Notice - Undefined index: plural_name in PKGPATH/oil/classes/generate/scaffold.php on line 105
When running the command:
php oil g scaffold user id:integer organisation_id:integer first_name:string last_name:string email:string job_title:string password:text