Laravel 5.5 with MySQL 8.0.11: 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER'

I've just installed MySQL 8.0.11, transferred my app's database into it, and changed the Laravel database settings to use the new one. Now every time I try to log in I get the following error: ERRO...