rubiyat / library-management

0 stars 1 forks source link

Validate Book #33

Open rubiyat opened 6 years ago

rubiyat commented 6 years ago
  1. Give laravel validation for publisher_id,name,price,isbn field.
  2. books publisher_id,name,price,isbn field can't be null when submit the form.
  3. books publisher_id,name,price,isbnfield required,
  4. Give HTML 5 form validation.
  5. Show error message.
  6. Show success message after save book data,update book data and delete book data.
tohasanali commented 6 years ago

Done in commit 31596a456842af9f25e05461c9f18bc0620382b3