Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel validation numeric vs integer

Integer is like a whole number without fraction: 2, 256, 2048
  
Numeric is any number including floating point numbers: 2.478, +0123.45e6
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #validation #numeric #integer
ADD COMMENT
Topic
Name
3+4 =