-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I created a classname extends ActiveRecord and the controller cannot recognize the class. the exception is "class not found" .
i verified that the class is not found with class_exists
What can be the issue here?
I did test with the console like
$u = new classname
and i did get back the table structure.
Metadata
Metadata
Assignees
Labels
No labels