With DocHub, you can easily tweak index in text from any place. Enjoy features like drag and drop fields, editable text, images, and comments. You can collect eSignatures safely, include an extra level of defense with an Encrypted Folder, and work together with teammates in real-time through your DocHub account. Make changes to your text files online without downloading, scanning, printing or mailing anything.
You can find your edited record in the Documents folder of your account. Prepare, email, print, or turn your file into a reusable template. With so many robust features, it’s easy to enjoy effortless document editing and management with DocHub.
hello guys welcome back in the last lecture we fixed the multiple queries issue within the loop by using eager loading in the connections controller now in this lecture we will fix few more tweaks quickly and then we will move forward so the first fix we need to do in our project is for the my profile page of the currently signed in user okay for example if you click on the my profile link now you can see that this link is in the header and if you click on this link now you will get an error and this is because of the condition we added in the member personal detail parcel okay so let me show you that condition so first switch to the project directory okay and then go to the member personal details uh HTML Erv partial okay so here you can see that what we are doing that first we are checking whether user is signed in or not if it is signed in then we are checking where the current user has a connection established with other user or not for the user he is visiting the profile but we fo