Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Unknown column 'preview_url' in 'field list #14

Open
bernhardh opened this issue Sep 24, 2018 · 0 comments
Open

Unknown column 'preview_url' in 'field list #14

bernhardh opened this issue Sep 24, 2018 · 0 comments

Comments

@bernhardh
Copy link

I am using your package and it works on edit screen, but not on index or detail view. I get

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'preview_url' in 'field list' (SQL: update media set updated_at = 2018-09-24 08:45:20, preview_url = http://www.test.local/storage/2030/conversions/amsterdam-panorama-thumb.jpg whereid= 2030)

Image::make('Panorama-Bild', 'panorama')
    ->usingConversion('thumb')
    ->preservingOriginal(),
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant