#functionality #log #cakephp #php
As you may know according to the default configuration of CakePHP the debug and error log is generated in the same file. But this can be changed in a few simple steps
#functionality #pwa #javascript #laravel
The progressive web app is the new trend as well as the need for the present time. I hope before getting in the “HOW” part you know what is exactly a PWA
#functionality #authentication #cakephp #php
Although the authentication component of CakePHP 3 has made the life of a developer much easier but still there are some functionalities that are still needed to be done manually. One of them is login automatically if the users have checked for 'remember me'.