Configure data validation
To change the input data validation parameters, for example phone number, address, username, perform the following steps:
Step 1: Run the command "php artisan sc: customize validation"
If S-Cart <5.0.5, use the command "php artisan sc: customize admin"
Step 2: Check the file "config/validation.php"

For more understanding and meaning of configuration values, refer to: https://laravel.com/docs/8.x/validation#available-validation-rules
Step 1: Run the command "php artisan sc: customize validation"
If S-Cart <5.0.5, use the command "php artisan sc: customize admin"
Step 2: Check the file "config/validation.php"

For more understanding and meaning of configuration values, refer to: https://laravel.com/docs/8.x/validation#available-validation-rules
Related topics
Latest Document
- Upgrade guide 2022-10-05
- Customer processing helper functions 2022-06-12
- Product processing helper functions 2022-06-08
- Order processing helper functions 2022-05-25
- Upgrade guide 2022-03-19