What you understanding is correct. We have to save our images in storage as Local/S3 . We just save the file path. You can find the clear explanation in laravel document itself.
Dec 13, 2017
3
Level 1
Uploading images
Hey guys, am new to laravel and am trying to create a graphics designer's website which involves storing a lot of images. I saw in one of the discussions that I should upload the images to a directory and then store the image path in a database. Is this the recommended method and more importantly can someone please lead me to a tutorial that will help me understand how to work with images in laravel.
Please or to participate in this conversation.