We query the table by email and ip_address and expires_at columns.
I also replaced whereDate() with where() in these queries as more appropriate.
vanmeeuwen |
Restricted Project |
We query the table by email and ip_address and expires_at columns.
I also replaced whereDate() with where() in these queries as more appropriate.
./phpunit
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |