How to install Powershell Core on Ubuntu
To install Powershell Core on Ubuntu: To verify the installation completed successfully: 1. Start Powershell by typing pwsh 2. Type Get- and press TAB If things went well you should see a lot of…
To install Powershell Core on Ubuntu: To verify the installation completed successfully: 1. Start Powershell by typing pwsh 2. Type Get- and press TAB If things went well you should see a lot of…
Install required package Install the CakePHP Coding Standard Usage
Install required packages: Open file /etc/php5/fpm/php.ini and add the following line to the "Dynamic Extensions" section: Restart PHP: