Enable PHP OPcode caching for Drupal 8 On Xampp Server Step By Step By Beginner. Just open your xampp control then open config / php.ini then just copy this code and paste it below on php.ini file.
[opcache] zend_extension=php_opcache.dll
;Determines if Zend OPCache in enabled
opcache.enable=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.fast_shutdown=1
for more information about this go to main site : https://php.net/manual/en/opcache.ins...
On this page of the site you can watch the video online Enable PHP OPcode caching for Drupal 8 Step By Step By Beginner with a duration of hours minute second in good quality, which was uploaded by the user Reviews for Themes 18 July 2019, share the link with friends and acquaintances, this video has already been watched 476 times on youtube and it was liked by 1 viewers. Enjoy your viewing!