RichEditor not showing image, it is uploading to /storage/public/attachments

Hi, as you guys can see the image is there and is uploaded to the directory. http://localhost:8000/storage/attachments/Ycnj9tMN6MfX3zvHCCV3GHXyQjFnpdC4vFsCE5Pr.jpg this is the image url, tho im getting an 404 Not Found Code:
RichEditor::make('content')
->fileAttachmentsDirectory('attachments')
->required()
->columnSpanFull(),
RichEditor::make('content')
->fileAttachmentsDirectory('attachments')
->required()
->columnSpanFull(),
No description
Solution:
Did you run php artisan storage:link?
Jump to solution
2 Replies
Solution
awcodes
awcodes2mo ago
Did you run php artisan storage:link?
AutiCodes
AutiCodes2mo ago
Ahh that was the issue!
Want results from more Discord servers?
Add your server