Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-static method Lakshmaji\Thumbnail\Thumbnail::getThumbnail() should not be called staticall #28

Open
faisal-lodhi opened this issue Mar 21, 2020 · 1 comment

Comments

@faisal-lodhi
Copy link

faisal-lodhi commented Mar 21, 2020

I have follow each and every step while installing this package. i have also run

php artisan vendor:publish

it generated the "thumbnail.php" file in app/config.

i have also inlcuded FFMPEG configuration in .env file

FFMPEG_BINARIES=true
FFMPEG=/usr/bin/ffmpeg
FFPROBE=/usr/bin/ffprobe
FFMPEG_TIMEOUT=3600
FFMPEG_THREADS=12

by doing all these , getThumbanil() method isn't working. can you please guide me ?

i am using:

"php": ">=5.6.4",
"laravel/framework": "5.3.*",

@lakshmaji
Copy link
Owner

lakshmaji commented Mar 23, 2020

Can you give the links to a repository with minimal steps to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants