I am using Laravel Sail and the solution was deleting the storage folder inside public and recreated it inside the container using php artisan storage:link
php artisan storage:link