Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blockpc/storage-link

create a symbolic link in the public folder
https://github.com/blockpc/storage-link

Last synced: about 1 month ago
JSON representation

create a symbolic link in the public folder

Awesome Lists containing this project

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](https://getcomposer.org/) to install the packge.

```bash
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](LICENSE.txt)