SyntaxFix
Write A Post
Hire A Developer
Questions
$Machinedispatch = $this->Machinedispatch->find('first',array('order'=>array('Machinedispatch.id DESC')));
Simplest way of finding last inserted row. For me getLastInsertId() this not works.