Corrections to older blogs

This commit is contained in:
Salar Rahmanian 2020-01-26 23:19:21 -08:00
parent acf48b810e
commit 3b3ba6aa3e
2 changed files with 127 additions and 98 deletions

View file

@ -33,7 +33,8 @@ tar -zxvf php.tar.gz .
**Update** *composer.json* **adding the location of the library**
In the *autoload* section add the path *app/lib/getsatisfaction*
```
```json
"autoload": {
"classmap": [
"app/commands",