Category:

Get Sha1 key from android studio

Last updated on October 10th, 2016 at 11:48 amHere is simple and shortcut method to get your SHA1 from android. We need SHA1 to verify on some application like Google and Facebook need your SHA1 to generate or verify your application. Follow below step to get your key.  follow bellow simple step as shown in […]

Continue Reading
Posted On :
Category:

Enable Debug Kit in Cakephp 3

Last updated on May 26th, 2018 at 03:10 pmThis tip helps you enable your CakePHP 3 debug kit follow simple steps to enable your debug kit. Enable Debug Kit in CakePHP 3 Step 1. Open terminal and run following command, before enter below command go to the root directory of your project  composer.phar require –dev cakephp/debug_kit […]

Continue Reading
Posted On :