Models

Models are main core technology that make a lot of restful API endpoints based on properties, options. All services like docs and admin dashboard generating based on your models informations.

Before start your project and creating your models you have to prepare your models with their properties, validations or relations. Then you can create your own models by our GUI environment easily with lots of options and configurations for API's or admin dashboard.

So lets try your first model to figure out how our models works ;)

pageCreate model

Last updated