Originally published at: Validating an API request with Javascript and Laravel - Server Side Up
The best way to ensure your application doesn’t get bad data is to validate the data you save to your database with Laravel Valdiators.
Originally published at: Validating an API request with Javascript and Laravel - Server Side Up
The best way to ensure your application doesn’t get bad data is to validate the data you save to your database with Laravel Valdiators.