Add functionality that allows users to share specific files or folders with other registered Cloud Page users. Shared items should appear in a dedicated “Shared With Me” tab in the frontend. The database needs additional fields to track shared files/folders per user (use naming such as shared_folders and shared_files, or a more normalized table if appropriate).