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

Fatal Error #203

Closed
osaev opened this issue Mar 28, 2016 · 1 comment
Closed

Fatal Error #203

osaev opened this issue Mar 28, 2016 · 1 comment
Labels

Comments

@osaev
Copy link

osaev commented Mar 28, 2016

I am using Laravel 5.1

After adding

"barryvdh/laravel-dompdf": "^0.6.1" in my composer.json

and executing

composer update
this is the error that appear:

[error] 780#780: *3247 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught exception 'ReflectionException' with message 'Class view does not exist' in /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Container/Container.php:741
Stack trace:
#0 /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(741): ReflectionClass->__construct('view')
#1 /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(631): Illuminate\Container\Container->build('view', Array)
#2 /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(674): Illuminate\Container\Container->make('view', Array)
#3 /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(1163): Illuminate\Foundation\Application->make('Illuminate\Cont...')
#4 /home/vagrant/web/api.com/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php(144): Illuminate\Conta...

Any Help please !!!

@stale
Copy link

stale bot commented Jul 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/dompdf/dompdf instead. When having doubts, please try to reproduce the issue with just dompdf.
If you believe this is an actual issue with the latest version of laravel-dompdf, please reply to this issue so we can investigate further.
Thank you for your contribution! Apologies for any delayed response on our side.

@stale stale bot added the stale label Jul 29, 2020
@stale stale bot closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant