Skip to content

CRUD

Murph helps you to manage specific entities with a CRUD manager:

  • Create entities
  • Read (Show) entities
  • Update entities
  • Delete 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