vieweesp/storagelinkroute-package

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

1.0.0 2022-03-19 16:31 UTC

This package is auto-updated.

Last update: 2025-07-20 00:09:58 UTC


README

It generate 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 composer require vieweesp/storagelinkroute-package

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