1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests/Client
Benjamin Beganović da49880733 Massively creating resources (#3152)
* Bulk storing request & accesing policy service

* Transform hardcoded action to self-property

* Testing, support for multiple resources

* Uncomment, response(200)

* Change authorize to isAdmin() property
2019-12-17 21:58:23 +11:00
..
BulkClientRequest.php Massively creating resources (#3152) 2019-12-17 21:58:23 +11:00
CreateClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowClientRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StoreClientRequest.php Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
UpdateClientRequest.php Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00