snipe-it/app/Http
Daniel Meltzer ae2cb5fe68 Make delete routes work. (#3077)
* Make delete routes work.  We put a little form in the modal that spoofs the delete field.

* Fix route on creating a user.

* Fix redundant id parameter.

* Port acceptance tests to new urls.
2016-12-19 10:42:33 -08:00
..
Controllers Make delete routes work. (#3077) 2016-12-19 10:42:33 -08:00
Middleware Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
Requests Update validation in AssetRequest form request 2016-12-15 15:24:55 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Kernel.php Add Passport API token generator 2016-12-14 10:53:01 -08:00