1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Client
David Bomba e1fa1186d1
CORS implementation (#3065)
* fix regression in company name

* HasOneThrough for company user

* Validation rules for contact email addresses

* Force a blank contact if no contacts passed in client
2019-11-13 22:32:53 +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 CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
UpdateClientRequest.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00