1024mbits / storage-link-route
Execute artisan command "Storage::link" on shared hosting
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires (Dev)
- orchestra/testbench: ^6.17
README
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.