Create and save Notification object on status change (intermediate step)
Showing
- _ide_helper_models.php 26 additions, 0 deletions_ide_helper_models.php
- app/Jobs/StatusChangeDetection.php 15 additions, 1 deletionapp/Jobs/StatusChangeDetection.php
- app/Notification.php 19 additions, 0 deletionsapp/Notification.php
- app/StatusChange.php 9 additions, 6 deletionsapp/StatusChange.php
- database/migrations/2019_06_17_074713_create_notifications_table.php 35 additions, 0 deletions...grations/2019_06_17_074713_create_notifications_table.php
- tests/Unit/ExampleTest.php 1 addition, 1 deletiontests/Unit/ExampleTest.php
app/Notification.php
0 → 100644
Please register or sign in to comment