Skip to content

Commit

Permalink
Merge pull request #7 from bakaphp/fix-db-connection
Browse files Browse the repository at this point in the history
Fix package
  • Loading branch information
kaioken authored Nov 16, 2018
2 parents d323d79 + 269217d commit a0b7d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ Thats it, your controller now manages the custom fields as if they wher properti

# Normal API CRUD

Just extend your API controller from CrudController and you will have the following functions
Just extend your API controller from CrudController and you will have the following functions:

The CRUD handles the default behaviero:
- GET /v1/leads -> get all
Expand Down

0 comments on commit a0b7d04

Please sign in to comment.