Started using laravel dusk for the first time. The ability to use browser automation to test the user registration process, then laravel eloquent to set the user to "email verified" without having to automate the browser for the email piece, is just lovely.

Comments