admin
admin copied to clipboard
Qor Admin - Instantly create a beautiful, cross platform, configurable Admin Interface and API for managing your data in minutes.
Hi! How this project is related to https://github.com/qor5/admin ?
Hello, I been reading https://doc.getqor.com/chapter2/theme.html but I cant understand how to setup a whole custom theme for QOR admin. I see that you can change a resource with `UseTheme` but...
In my project some resource Profile has link 'one to many' to resource ProfileChange and QOR Admin displays these 2 linked resources nice and correct: https://monosnap.com/file/tVl6FO0ShpAu3gRkQLFU7d4e3aCUCY I want to give...
Hi! How to render image (field of some resource) represented as []byte in go struct and varbinary in DB (I use MySQL) ? What type of field in Meta should...