Published - 7 years ago ( Updated - 7 years ago )
The latest version of D-Laravel has added opcache's recommended settings.
The enabling method is very simple, please execute it in the D-Laravel directory.
The second step, reboot
We can check whether opcache is enabled through phpinfo().

The enabling method is very simple, please execute it in the D-Laravel directory.
cp samples/php/opcache.ini etc/php
./console restart
The first step is to copy the template configuration file to etc/phpThe second step, reboot
We can check whether opcache is enabled through phpinfo().

No Comment
Post your comment