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

Error with integration in provider #10

Open
happy199 opened this issue Jan 29, 2020 · 2 comments
Open

Error with integration in provider #10

happy199 opened this issue Jan 29, 2020 · 2 comments

Comments

@happy199
Copy link

Hi. Thank you for your package.
But
I am also getting the same issue with the package.

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

@mr-wolf-gb
Copy link

Hi,

It worked for me but without adding the package 😄

  • Just download this repo as zip
  • next copy "laraview" file to public folder.
  • next use it like in readme without adding provider or publishing it :
    <iframe src ="{{ asset('/laraview/#../pdf/test.pdf') }}" width="1000px" height="600px"></iframe>

@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

3 participants