You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you have to build a feature to let the users upload images and save it , later on the project we will be working with this uploaded image so keep it in mind.
Image models will have fields like , image,name,date-uploaded etc.
The text was updated successfully, but these errors were encountered:
actually, this feature is there named Gallary,you can check it out so u can modify the model, link it with the Primary key with the logged-in user , rather than implementing a totally new one
actually, this feature is there named Gallary,you can check it out so u can modify the model, link it with the Primary key with the logged-in user , rather than implementing a totally new one
ahh alright I also thought the same, I'll remove the new model then
you have to build a feature to let the users upload images and save it , later on the project we will be working with this uploaded image so keep it in mind.
Image models will have fields like , image,name,date-uploaded etc.
The text was updated successfully, but these errors were encountered: