Support the ongoing development of Laravel.io →
Input Database Forms
Last updated 1 year ago.
0

I guess you should call the 'make' method before you actually try to save the image ...

Last updated 1 year ago.
0

It think it's a naming convention thing. It looks like you set up the Intervention package, and so make the Image Facade in the config/app.php file.

So you call upon a Intervention\Image::save() method which doesn't exists. Rename your Image model to Picture or something or rename the Facade.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

jazuda jazuda Joined 15 Jul 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.