fullycms
fullycms copied to clipboard
Couple Questions
1st: Can you tell me how I can add the file upload for images to another model and use it. such as a image for the pages, or user.
2nd: Can you tell me how or where I an access the user model that sentinal is using so I can add a few relationships to it. such as profile address license / hasOne hasMany and such. it looks like the user model in App\Models\User is not really being used. Any help would be greatly appreciated.
If you are interested I have created a crud system to build out any add on functionality for your admin panel. example would be Addresses or Software Licenses added to the left menu.