Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Update

Choose a tag to compare

@nasrulhazim nasrulhazim released this 12 Aug 14:24
· 5 commits to master since this release
  • Remove CreateTasksTable class if exist on setUp() test.
  • Disable cache on .travis.yml
  • Added slug and reorganise columns in migration
  • Added SoftDelete to Model
  • Remove getWorkflowSlugNameAttribute accessor
  • Fixed tasks() class name
  • Rename tagging publish with prefix laravel-taskable-
  • Remove migrations after test
  • Added assert table has columns
  • Added cleanUp() method on TestCase