Skip to content

Public disk - How to handle properly? #11

Closed
@Scaenicus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions