For that you can create a new migration to create and/or modify columns. https://laravel.com/docs/5....
You can use the 'between' rule for that. https://laravel.com/docs/5.2/validation#rule-between
The Laravel portal for problem solving, knowledge sharing and community building.
The community