Usage

When you reach to each model in admin dashboard like Users you will see whole data's table list in your services in user model. It works directly with your database connected resources.

In each list you can reach:

  • Create new entry for your model by manually

  • Update existing entries

  • Delete specific entry

  • Download data's as JSON and CSV file

  • Search on your data's

  • Add and manage list columns based on your model props

You can insert some new entries for test or manage whole data's behind your production services by Haska admin dashboard so simply as administrator. Also we have feature for having multi admin user in your admin dashboard. let's try in next step.

pageManage users

Last updated