Commit Graph

21 Commits

Author SHA1 Message Date
weichien00 ab5202d8bb fix: company seeder create company module along with creating new compaany 2021-07-12 16:50:12 +08:00
weichien00 6cc27d1c43 fix: address table with column default set with default value false. 2021-07-08 03:59:14 +08:00
weichien00 29b43ee69b add: country,state and district seeder files. 2021-07-08 03:58:17 +08:00
weichien00 13988d1021 fix: company_employees table set primay key on company_module_id and user_id 2021-07-08 01:33:52 +08:00
weichien00 c7719eb787 update: contacts migration - default column with default value set to false. 2021-07-08 00:37:15 +08:00
weichien00 1351724030 new: add companiesTableSeeder - sample warehouse. 2021-07-07 00:29:05 +08:00
weichien00 a2f2b42ff4 remove: employee table migration file. 2021-07-07 00:27:04 +08:00
weichien00 6dfff29d02 add: new migration files - company_modules,company_employees,company_connections,connection_segments. 2021-07-07 00:26:35 +08:00
weichien00 04ebda1c6a update migration companies,address,contact,segments,segment_constants,segment_companies. 2021-07-07 00:25:10 +08:00
weichien00 aa4bee875c new: migration file to create documents and files table. #5 2021-07-03 02:40:17 +08:00
weichien00 9248592417 new:[authentication apis]add classes required for request password reset API #2 2021-06-26 18:04:30 +08:00
weichien00 b6f56ffebd delete: remove redundant migration files. 2021-06-26 00:17:01 +08:00
weichien00 741b4a89b4 Merge branch 'master' into 199-user-registration-api
# Conflicts:
#	routes/api.php
2021-06-25 13:00:07 +08:00
weichien00 96125d5dc8 update: DatabaseSeeder - run seeder added 5fbd5ef7 2021-06-25 03:13:00 +08:00
weichien00 5fbd5ef78a new: add country,currency,segment and segment constant seed #1 2021-06-25 03:10:47 +08:00
weichien00 0fbbfdaa3e update: Additional column on country table. #1 2021-06-25 03:07:23 +08:00
weichien00 0e73012be2 new:create job,segment,segment_constant,segment_company and currency migration file . #1 2021-06-25 03:06:30 +08:00
unknown 28f8a7c44a new: create country, company,contact, user_email_verification ,employee table . and modify user table migration file. 2021-06-24 15:16:33 +08:00
Hafiz 1640e6ef26 fixed address branch as comments 2021-06-24 11:32:13 +08:00
Hafiz f33c316ba5 Add address API,Model,Controller 2021-06-23 21:58:07 +08:00
Fairuz ee1a7a12cc Initial setup 2021-06-17 20:12:08 +08:00