codeigniterext / link
Create a symbolic link from writable to public
0.0.1
2020-02-01 20:17 UTC
This package is auto-updated.
Last update: 2024-10-29 05:47:40 UTC
README
I look forward to every help, further development and recommendation
install this package
$ composer require codeigniterext/link
or
$ composer require codeigniterext/link:dev-master
Now you can use the following command:
$ php spark link:create -t uploads -l uploads_in_public
inspiration from Laravel artisan storage:link