am trying to populate the database using terminal but am getting the error below when i upload an image
PHP Fatal error: Call to undefined function cover_image() in Psy Shell code on line 1
This is what i was inserting in database
$event=new App\Event
$event-->cover_image('/assets/photos/event4.jpg')