snipe-it/app/Http
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
..
Controllers WIP - this needs refactoring 2020-05-28 01:59:01 -07:00
Middleware Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
Requests Remove/Reorganize logic to make codacy happier. 2020-05-23 15:24:10 -04:00
Traits Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Transformers Remove/Reorganize logic to make codacy happier. 2020-05-23 15:24:10 -04:00
Kernel.php Integrations/develop into master (#7352) 2019-08-14 21:48:14 -07:00