snipe-it/app/Http
Daniel Meltzer f683c78a69 Fix adding an image to an asset when public/uploads/assets does not exist (#2240)
* Fix adding an image to an asset when public/uploads/assets does not exist.

 First check to see if we can create directory and do so.  If any errors occur, display the error string as an error on the page.

* Add the public/uploads/assets directory to new installs.

* Add some comments explaining this code so I remember what it does next time.
2016-07-10 18:43:00 -07:00
..
Controllers Fix adding an image to an asset when public/uploads/assets does not exist (#2240) 2016-07-10 18:43:00 -07:00
Middleware Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Requests Fixed indenting 2016-07-09 18:19:51 -07:00
Kernel.php Fix reverse proxy support 2016-06-16 15:43:42 +02:00
routes.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00