rubiyat / library-management

0 stars 1 forks source link

publisher table #14

Open rubiyat opened 6 years ago

rubiyat commented 6 years ago

Note : Make database table.Do Not Commit .env file and composer.lock file.

Table name : publishers

  1. id
  2. name(string, 150,unique)
  3. address(text,nullable)
  4. phone_number(string 100)
  5. email(string 100,unique)
  6. timestamps()
tohasanali commented 6 years ago

Done in commit 70fbd10d9d03a7f27c0974da28713034f167600c