mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Corrections to older blogs
This commit is contained in:
parent
acf48b810e
commit
3b3ba6aa3e
2 changed files with 127 additions and 98 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue