Best laravel framework open-source packages.

Storage link route

Execute artisan command "Storage::link" on shared hosting
Updated 2 years ago

GitHub branch checks state GitHub tag (latest SemVer) codecov GitHub license

storage-link-route

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

Installation

Use the composer to install the package.

composer require 1024mbits/storage-link-route

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