snipe-it/app/Http
snipe ea9a502152 Added empty regsitration controller
When using the default Laravel auth routes, it expects a registration controller, even though we don’t have a concept of registration. This blank controller just prevents route caching from throwing errors.
2017-09-27 16:23:01 -07:00
..
Controllers Added empty regsitration controller 2017-09-27 16:23:01 -07:00
Middleware Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
Requests Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Fixes #4043 - standardize groups API response 2017-09-27 15:18:29 -07:00
Kernel.php Added normalization midddleware, removed 2017-09-27 15:18:05 -07:00