rubiyat / library-management

0 stars 1 forks source link

category table #27

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 : categories

  1. id
  2. name(string, 150, not null)
  3. is_active(boolean,default(1))
  4. timestamps()
tohasanali commented 6 years ago

Done in commit 5d7a79d4b3d7d66beb1890d6454bd937ef39ab55