jupitern / slim3-skeleton

Slim3 skeleton (http + cli) with some add-ons out of the box
44 stars 12 forks source link

NotFound can't resolve "view" class when a 404 error rises #17

Closed callemein closed 4 years ago

callemein commented 4 years ago

I'm unable to fix this issue where a 404 error, handled by the NotFound handler is incapable of finding the view class.


Lib\Framework\App->resolve("view")
/config/www/app/Handlers/NotFound.php:30 
jupitern commented 4 years ago

please check new version