When I run php artisan migrate
the result is
[Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Memcached' not found
Is there anyway to enable this command?
For additional information, I created my project under centos 7 and php 7 version.