brew tap kabel/php-ext
This commit is contained in:
parent
32edf54eda
commit
d1a3ec0cce
|
@ -63,7 +63,8 @@ Install php dependecies:
|
||||||
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);
|
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL);
|
||||||
|
|
||||||
## Testing on MacOs
|
## Testing on MacOs
|
||||||
* brew install php
|
* brew install php
|
||||||
|
* brew tap kabel/php-ext
|
||||||
* brew install kabel/php-ext/php-imap
|
* brew install kabel/php-ext/php-imap
|
||||||
* php -S localhost:8000 -t src
|
* php -S localhost:8000 -t src
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user