blockpc/storage-link

create a symbolic link in the public folder

1.0.0 2021-11-17 20:27 UTC

This package is auto-updated.

Last update: 2025-02-18 05:05:48 UTC


README

Storage Link - Laravel

It generates a symbolic link from a route when you don't have access to the console, for example, in shared servers with cpanel.

Installation

Use composer to install the packge.

composer require blockpc/storage-link

Usage

Visit the route /storage-link to generate the symlink

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT