PHP code example of zhwei / valet-phpbrew-ext
1. Go to this page and download the library: Download zhwei/valet-phpbrew-ext library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
zhwei / valet-phpbrew-ext example snippets
bash
ln -s $HOME/.composer/vendor/zhwei/valet-phpbrew-ext/phpbrew-ext.php $HOME/.config/valet/Extensions/phpbrew-ext.php