Skip to content
This repository was archived by the owner on Oct 31, 2020. It is now read-only.
This repository was archived by the owner on Oct 31, 2020. It is now read-only.

conflict between s3_enabled = false and 'output' => env('IMAGEUPLOAD_OUTPUT', 'db') #26

@rares-lupascu

Description

@rares-lupascu

Hi

If i set s3_enabled = false and 'output' => env('IMAGEUPLOAD_OUTPUT', 'db') the system is still trying to use the s3_url ... so when uploading i get:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'home_listing_s3_url' in 'where clause'

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions