Can not to artisan optimize:clear to log.blade.php
tieutantan opened this issue · 0 comments
tieutantan commented
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!