I have this method inside trait , How can I use resize method , I need to resize image befor store in database with 265x265px
use Image; Trait ImageTrait {