arafat-web / Task-Manager

Task Manager is an open-source Laravel application designed to simplify the process of managing project alone with task. The task page is designed like clickup or trello board, so developer will get a very flexbility to handle all This documentation provides a step-by-step guide on how to set up the project.
https://task.arafatdev.com
10 stars 3 forks source link

Downloading files its not working #1

Closed bablilayoub closed 2 months ago

bablilayoub commented 2 months ago

hi i uploaded a file on the Uploaded Files section and i tried to download it , it shows 404 page

norby004 commented 2 months ago

Hi

Did you use php artisan storage:link ?

arafat-web commented 2 months ago

Link the storage php artisan storage:link. It will work.