You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY created_at' at line 1
SELECT m.*, e.entry_by, e.gallery_image2 FROM  `messages` AS m LEFT JOIN  `entities` AS e ON m.entitie = e.id WHERE m.`id` =  ORDER BY created_at