mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
262eb79471
We have to use Storage::get() if the filesystem is local, since the method does a file_get_contents() and the file isn’t accessible via a URL since it’s private and doesn’t live on the web root. (We do this slightly differently than Laravel out of the box) Signed-off-by: snipe <snipe@snipe.net> |
||
---|---|---|
.. | ||
LicenseCheckinController.php | ||
LicenseCheckoutController.php | ||
LicenseFilesController.php | ||
LicensesController.php |