Trexology

Results 4 issues of Trexology

Was wondering: Tweak the `Reminder::complete($user, $code, $password)` to be cater for changing of other field? like: `Reminder::complete($user, $code, $other_field, "column_name")` e.g: `Reminder::complete($user, $code, $email, "email")` Assuming we are using only...

Proposal

when changing the user isEnabled value to false, will receive sql error "General error: 1366 Incorrect integer value: '' for column 'isEnabled' at row 1" namely because a string "false"...

[InvalidArgumentException] Could not find a version of package jrmadsen67/laravel-feature-test-generator matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability. I am running on "php": ">=7.0.0",...

My TicketAPIController does no have or need a create() functions... how can we skip that?