murph-doc/docs/crud/index.md
2021-05-31 16:30:46 +02:00

19 lines
362 B
Markdown

# CRUD
Murph helps you to manage specific entities with a CRUD manager:
* **C**reate entities
* **R**ead (Show) entities
* **U**pdate entities
* **D**elete entities
You can configure almost anything:
* How to list entities:
* Information to show
* Available actions
* Filters
* Sorting
* ...
* How to show an entity
* How to create and update an entity