snipe-it/app/Http/Controllers/Licenses
snipe 262eb79471
WIP - this needs refactoring
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>
2020-05-28 01:59:01 -07:00
..
LicenseCheckinController.php Assorted licenses UI fixes while testing. 2020-05-12 14:38:21 -04:00
LicenseCheckoutController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
LicenseFilesController.php WIP - this needs refactoring 2020-05-28 01:59:01 -07:00
LicensesController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00