johnc
Well-known member
- Feb 18, 2021
- 288
- 261
- 63
If you are trying to new installation, Your DB is not empty, Create new database or drop all tables from current database using phpmyadmin.I Have Problem
this error:
Illuminate\Database\QueryException
SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'company_id' (SQL: alter table `products` add `company_id` int unsigned null after `id`)
http://hitwork.co/public/
![]()
Be careful: if you are updating old version all old data will be deleted.