mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-07 21:18:58 +02:00
Initial Q&A page
3
Q&A.md
Normal file
3
Q&A.md
Normal file
@ -0,0 +1,3 @@
|
||||
**The uploaded icons are not visible even though i set the storage symlink with the command `php artisan storage:link`**
|
||||
|
||||
Check the http response code on img request. If you receive 403 response, try to recreate the storage symlink using relative path. Delete `/public/storage`symlink and create a new one with `ln -s ../storage/app/public storage`
|
Reference in New Issue
Block a user