aprendible/storage-link-route

A route to create a symlink from 'public/storage' to 'storage/app/public'

1.0.1 2019-10-30 17:51 UTC

This package is auto-updated.

Last update: 2024-05-05 04:45:14 UTC


README

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 the composer to install the package.

composer require aprendible/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