1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/Client
David Bomba 0354b58f82
Remove CORS from middleware (#3064)
* Remove headers

* Unique emails per client

* fixes for company name

* remove cors from middleware
2019-11-13 17:18:24 +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 Remove CORS from middleware (#3064) 2019-11-13 17:18:24 +11:00
UpdateClientRequest.php Remove CORS from middleware (#3064) 2019-11-13 17:18:24 +11:00