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

laravel pdf viewer #7

Open
swatidupare opened this issue Jul 26, 2018 · 3 comments
Open

laravel pdf viewer #7

swatidupare opened this issue Jul 26, 2018 · 3 comments

Comments

@swatidupare
Copy link

I am getting the same issue with the package.

In ProviderRepository.php line 208: Class 'Goodnesskay\LaravelPdfViewer\LaravelPdfViewerServiceProvider' not found

@1101aybs
Copy link

try go to your terminal and then type the command php artisan config:clear and php artisan config:cache.

@guymeaker
Copy link

I having the same issue as @swatidupare

artisan command won't work when the class is not being found. makes the above suggestion difficult to do.
composer dump-autoload and artisan clear-compiled then register? i have done a few combinations.
can't get it registered.

@davcpas1234
Copy link

Hey everyone 👋🏻

I ran into this issue myself and it's to do with the way that the composer.json file is constructed. I have made a fork of the project and resolved this issue in my Stable v1.0.1 version. You can view it here: https://github.com/davcpas1234/laravel-pdf-viewer

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

4 participants