The server which I'm hosting my website does not support links
so I cannot run the php artisan storage:link
to link my storage directory into the public directory. I tried to remake the disk configuration in the filesystems.php to directly reference the public
folder but it didn't seems to work either. Is there a way to upload a file using Laravel libraries directly into the public folder or will I have to use a php method? Thanks in advance.
The server which I'm hosting my website does not support links so I cannot run the&nbs
The server which I'm hosting my website does not support links so I cannot run the&nbs