blumilksoftware / blt

Behat+Laravel toolbox. Still in progress.
https://packagist.org/packages/blumilksoftware/blt
3 stars 0 forks source link

#19 - CSRF protection ready to be disabled #23

Closed krzysztofrewak closed 1 year ago

krzysztofrewak commented 1 year ago
Given there's CSRF protection middleware disabled

Above should turn off CSRF protection for requests during testing.

This is part of #19 issue.