snipe-it/app/Http
snipe 6d5bc64b2b Another fix for status label types
This is a little janky, as it breaks up the errors into multiple screens if you don't have a status label type AND don't have a name. This is because the model-level validation won't work since we transmogrify that dropdown list of status label types into  boolean values for the DB. Should eventually find a less clunky way to handle this, but needed to get a fix in now.
2016-06-28 14:52:11 -07:00
..
Controllers Another fix for status label types 2016-06-28 14:52:11 -07:00
Middleware Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Requests Just use inline validation instead of form request, since it's a one-off 2016-06-22 15:59:00 -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