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: 2024-05-18 03:08:24 UTC


README

68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f53746f726167652532304c696e6b2e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d626c6f636b706325324673746f726167652d6c696e6b267061747465726e3d7a69675a6167267374796c653d7374796c655f31266465736372697074696f6e3d47656e65726174652b612b73746f726167652b6c696e6b266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667

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