This tutorial explains, how you can link the storage folder and access file from there in laravel 6. Note: The best approach is to create a symbolic link. To help with this, from version 5.3, Laravel includes a command that
Best Programming Guides with Examples