Error when creating a Control Rule
Closed this issue · 0 comments
pacoorozco commented
Describe the bug
Illuminate\Database\QueryException
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'homestead.App\Keygroup' doesn't exist (SQL: select count(*) as aggregate from `App\Keygroup` where `id` = 1)
To Reproduce
Steps to reproduce the behavior:
- Go to 'Rules'
- Click on 'Create new rule'
- Fill the form.
- See error