The Right Way to Upgrade PHP to 7.1+

Laravel Framework has been upgraded to Laravel 5.6. It's quite important to follow the steps of official releases for the framework you are working on. I have seen several projects stuck on some old versions of  PHP and never can upgrade to the latest version again. Upgrading PHP version for your pr

Give Your Laravel Application a Better Performance

In this benchmark, I did nothing with Laravel itself, I'm just want to see the different behaviors of the different optimization ways. First of all, I'd like to put the conclusion here. The OPcache is a good choice to speed up your PHP project. From the two pics below, it seems like I didn't get the