install Incubator Eager loading (https://github.com/phalcon/incubator/tree/master/Library/Phalcon/Mvc/Model)
try
$robotsAndParts = Robot::with('Parts');
it shows
The static method 'with' doesn't exist
who used help please
install Incubator Eager loading (https://github.com/phalcon/incubator/tree/master/Library/Phalcon/Mvc/Model)
try
$robotsAndParts = Robot::with('Parts');
it shows
The static method 'with' doesn't exist
who used help please