Debug School

rakesh kumar
rakesh kumar

Posted on

How to insert unique value in database with validation message in blade file in laravel

in controller side query
step 1: get organisation input value using request
step 2: get particular row using first method
srep 3: then apply if else condition
Image description

step 4: validation message in blade file
Image description
Image description

Top comments (0)