Hi guys,
I have been using grocery crud for just over a week and I love it! I just have a few questions.
1. How do I save an uploaded images path in the database? For example I upload the image "cat.png" to "assets/uploads/images" how do i save the path "assets/uploads/images/cat.png" to the database? at the moment it saves cat.png only.
Any help would be appreciated. Thanks!