You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I exported log.blade.php to views. After that, I ran artisan optimize:clear and errors.
Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php:877
Please help me. Thank you so much!
The text was updated successfully, but these errors were encountered:
When I exported
log.blade.php
to views. After that, I ranartisan optimize:clear
and errors.Illuminate\\Contracts\\Container\\BindingResolutionException: Target class [view] does not exist. in /var/www/html/vendor/laravel/framework/src/Illuminate/Container/Container.php:877
Please help me. Thank you so much!
The text was updated successfully, but these errors were encountered: