Closed
Description
Hello!
Thank you for you great tool!
How would
php artisan storage:link --domain domain.of.this.site
work properly?
https://laravel.com/docs/master/filesystem#the-public-disk
Currently I would manipulate the config/filesystem.php
to point every request into the default storage/app/public/domain.of.this.site directory
That said, even cooler would be a file resolution trick to replace the public/storage directory with the correct one.
Which should be possible with .htaccess
What have you planned in that regard?
Metadata
Assignees
Labels
No labels