Happens in the “php artisan igniter:install” part of the install. Worked fine before but currently keeps on happening even after wiping the database to start again. Currently database wise it doesnt create the “ti_reviews” table in the first place.
Full Output here:
`Migrating application and extensions…
Migration table created
Migrating: 2015_03_25_000001_create_tables
Migrated: 2015_03_25_000001_create_tables (0.72 seconds)
Migrating: 2016_11_29_000300_optimize_tables_columns
In SchemaException.php line 86:
There is no column with name ‘customer_id’ on table ‘ti_reviews’.
`