appstract / laravel-opcache

Laravel Package for OPcache
MIT License
1.34k stars 119 forks source link

[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "opcache" namespace. #35

Closed SapneshNaik closed 7 years ago

SapneshNaik commented 7 years ago

I installed the package as per your instructions and even added the class in Providers array. But I still see no commands regarding opcache when I do php arisan --list

ovanschie commented 7 years ago

Did you have a look at previous closed issues? maybe there is a solution for you