xxxxxxxxxx
eg:
Class App\Model\GradingScheme located in ./app/Model/gradingScheme.php does not comply with psr-4 autoloading standard. Skipping.
// SOLUTION
- Check the spelling cases for the class name and its file name. It should be same in terms of casing.
If capital 'G' for grading, make sure its capital 'G' for the class name and the file name