issues
search
rubiyat
/
library-management
0
stars
1
forks
source link
Validate Author
#12
Open
rubiyat
opened
6 years ago
rubiyat
commented
6 years ago
Note:
Give laravel validation for name field.
Author name can't be null when submit the form.
Author name field required,
Give HTML 5 form validation.
Show error message.
Show success message after save author data,update author data and delete author data.
tohasanali
commented
6 years ago
Done it commit 2e26556e226c728c7d02a438879712624b98f817
Note: