I want to add a background image in my view file with using css background property.
the image will uploaded by user from admin and store it database.
now how can i retrive the image in view file.
Actually this url() will retrieve the image path from route images/university/image which must be define in your web.php and there must be any controller logic which returns the full image path, only then this will work.Hope this will work.
stored in database and move that file in a folder.no its not longblog its varchar.
@newbie360
can you help me how can i make condition inside this.
if image exist than it will display image other wise it will display a message image not found or content not found.