Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 334 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 334 Bytes

Update database schema

The last thing you need to do is updating your database schema by applying the migrations. Make sure that you have properly configured db application component and run the following command:

$ php yii migrate/up --migrationPath=@vendor/omny/yii2-ticket-component/src/migrations